• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


コミットメタ情報

リビジョン2ec54c4d2fdaef820528e35b53a149abdca8973b (tree)
日時2019-07-04 16:28:56
作者Chih-Wei Huang <cwhuang@linu...>
コミッターChih-Wei Huang

ログメッセージ

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

変更サマリ

差分

--- a/device.mk
+++ b/device.mk
@@ -110,7 +110,8 @@ $(call inherit-product-if-exists,hardware/libsensors/sensors.mk)
110110 $(call inherit-product,frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
111111
112112 # Get GMS
113-$(call inherit-product-if-exists,vendor/google/products/gms.mk)
113+GAPPS_VARIANT ?= pico
114+$(call inherit-product-if-exists,$(if $(wildcard vendor/google/products/gms.mk),vendor/google/products/gms.mk,vendor/opengapps/build/opengapps-packages.mk))
114115
115116 # Get native bridge settings
116117 $(call inherit-product-if-exists,$(LOCAL_PATH)/nativebridge/nativebridge.mk)