Merge "Set the environment variable to switch the Keymint HAL service to Rust" into udc-d1-dev am: 7f51fa5a41
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21612416 Change-Id: I900d86d799bc5cadc85c7cb1f7e22402c5823cf1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
29fb44d0df
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