dck: add SE capability property

Bug: 229777047
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:
Jeffrey Carlyle 2023-02-17 15:02:53 -08:00
parent 0e595f5a86
commit 4cc605a9ba

View file

@ -180,7 +180,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 += \