Set per device ro.gms.dck.eligible_wcc.
Bug: b/215397758 Test: Build and flash on device. Change-Id: I1cfb947a921c6f001d4d2598144247ec7b11cf9a
This commit is contained in:
parent
bdfb224e26
commit
ef4743116a
1 changed files with 3 additions and 0 deletions
|
@ -138,3 +138,6 @@ else
|
|||
device/google/lynx/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…
Reference in a new issue