dck: add SE capability property
Bug: 285390995 Test: boot cheetah; check logs to see that SE property is used Change-Id: I413b80530f585317ec272383c9027c7725c8ea77 Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
This commit is contained in:
parent
4bc24faa5a
commit
4143a2bea5
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# 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
|
||||||
|
|
||||||
# Trusty liboemcrypto.so
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/bluejay/prebuilts
|
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/bluejay/prebuilts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue