• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

device/generic/common


Commit MetaInfo

Revision2ec54c4d2fdaef820528e35b53a149abdca8973b (tree)
Time2019-07-04 16:28:56
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

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

Change Summary

Incremental Difference

--- 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)