summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Carlyle <jcarlyle@google.com>2023-02-17 15:02:53 -0800
committerTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-06-02 16:27:02 +0000
commit4eadc8cf16b5af4029843fcc40b2f7182c3602a3 (patch)
treea14c499d955b8e675e7cd8afec14743cd113e66a
parent6caaf75506187b20954afe088f6de52f53727050 (diff)
downloadlynx-4eadc8cf16b5af4029843fcc40b2f7182c3602a3.tar.gz
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>
-rw-r--r--device-lynx.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device-lynx.mk b/device-lynx.mk
index 84b69e2..8919f71 100644
--- a/device-lynx.mk
+++ b/device-lynx.mk
@@ -182,7 +182,8 @@ endif
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
- ro.gms.dck.eligible_wcc=2
+ ro.gms.dck.eligible_wcc=2 \
+ ro.gms.dck.se_capability=1
# WIFI COEX
PRODUCT_COPY_FILES += \