dck: add SE capability property
Bug: 285390995 Test: boot cheetah; check logs to see that SE property is used Change-Id: Ie6eaa03fa56da7516d5d2aa09cf411ef4de6b02f Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
This commit is contained in:
parent
6caaf75506
commit
4eadc8cf16
1 changed files with 2 additions and 1 deletions
|
@ -182,7 +182,8 @@ 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 \
|
||||||
|
ro.gms.dck.se_capability=1
|
||||||
|
|
||||||
# WIFI COEX
|
# WIFI COEX
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue