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:
Hasini Gunasinghe 2023-02-28 19:08:31 +00:00 committed by Automerger Merge Worker
commit 29fb44d0df

View file

@ -76,6 +76,9 @@ PRODUCT_SOONG_NAMESPACES += \
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
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.oem_unlock_supported=1