dck: add SE capability property

Bug: 229777047
Test: boot cheetah; check logs to see that SE property is used
Change-Id: I0e103c4bf621d662b6f0df78756cd78a442c19c4
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
This commit is contained in:
Jeffrey Carlyle 2023-02-17 15:01:11 -08:00
parent cfefafc5a2
commit eaaa3f25f3
2 changed files with 4 additions and 2 deletions

View file

@ -211,7 +211,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# 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
# Trusty liboemcrypto.so
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts

View file

@ -221,7 +221,8 @@ PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.kb_pad_port_l=11
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=3
ro.gms.dck.eligible_wcc=3 \
ro.gms.dck.se_capability=1
# SKU specific RROs
PRODUCT_PACKAGES += \