Merge "Set the environment variable to switch the Keymint HAL service to Rust" into udc-d1-dev
This commit is contained in:
commit
7f51fa5a41
1 changed files with 3 additions and 0 deletions
|
@ -76,6 +76,9 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
|
||||||
LOCAL_KERNEL := $(TARGET_KERNEL_DIR)/Image.lz4
|
LOCAL_KERNEL := $(TARGET_KERNEL_DIR)/Image.lz4
|
||||||
|
|
||||||
|
# Set the environment variable to switch the Keymint HAL service to Rust
|
||||||
|
TRUSTY_KEYMINT_IMPL := rust
|
||||||
|
|
||||||
# OEM Unlock reporting
|
# OEM Unlock reporting
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
ro.oem_unlock_supported=1
|
ro.oem_unlock_supported=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue