Snap for 8932067 from 4b42addeae
to udc-release
Change-Id: Ie45d5caec1c02d66468765e60202822820b4ae7e
This commit is contained in:
commit
bd34d7083f
1 changed files with 3 additions and 9 deletions
|
@ -33,6 +33,9 @@ PRODUCT_PACKAGES += WifiOverlayT6pro
|
||||||
# This flag need to be set before device/google/gs201/device.mk
|
# This flag need to be set before device/google/gs201/device.mk
|
||||||
DISABLE_CAMERA_FS_AF := true
|
DISABLE_CAMERA_FS_AF := true
|
||||||
|
|
||||||
|
# Disable baro, prox, hifi sensor related xml with a disable flag.
|
||||||
|
DISABLE_SENSOR_BARO_PROX_HIFI := true
|
||||||
|
|
||||||
include device/google/tangorpro/audio/tangorpro/audio-tables.mk
|
include device/google/tangorpro/audio/tangorpro/audio-tables.mk
|
||||||
include device/google/gs201/device-shipping-common.mk
|
include device/google/gs201/device-shipping-common.mk
|
||||||
|
|
||||||
|
@ -116,15 +119,6 @@ FPC_MODULE_TYPE=1542_S
|
||||||
# Trusty liboemcrypto.so
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tangorpro/prebuilts
|
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/tangorpro/prebuilts
|
||||||
|
|
||||||
# GPS xml
|
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
device/google/tangorpro/gps.xml.l10:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
|
||||||
else
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
device/google/tangorpro/gps_user.xml.l10:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
|
||||||
endif
|
|
||||||
|
|
||||||
# DCK properties based on target
|
# DCK properties based on target
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.gms.dck.eligible_wcc=2
|
ro.gms.dck.eligible_wcc=2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue