Remove GPS settings
Bug: 240652154 Test: build pass Change-Id: I51a6ec9e078304ff46c6b7510021af4a0c386e44
This commit is contained in:
parent
71340dc7bf
commit
f01909cc04
1 changed files with 0 additions and 9 deletions
|
@ -116,15 +116,6 @@ FPC_MODULE_TYPE=1542_S
|
|||
# Trusty liboemcrypto.so
|
||||
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
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.gms.dck.eligible_wcc=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue