Explorar el Código

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 <[email protected]>
Jeffrey Carlyle hace 2 años
padre
commit
4eadc8cf16
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      device-lynx.mk

+ 2 - 1
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 += \