Enable Secretkeeper HAL service on zumapro am: 7b57770786 am: 9792f38ba4

Original change: https://android-review.googlesource.com/c/device/google/zumapro/+/3340804

Change-Id: I3f7d62c1c82bb5764fee942881cbde59f6371982
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shikha Panwar 2024-11-13 08:11:41 +00:00 committed by Automerger Merge Worker
commit 1676ce11cf

View file

@ -1229,6 +1229,10 @@ PRODUCT_PACKAGES += \
# pKVM
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
PRODUCT_BUILD_PVMFW_IMAGE := true
ifeq ($(RELEASE_AVF_ENABLE_LLPVM_CHANGES),true)
# Set the environment variable to enable the Secretkeeper HAL service.
SECRETKEEPER_ENABLED := true
endif
# Enable to build standalone vendor_kernel_boot image.
PRODUCT_BUILD_VENDOR_KERNEL_BOOT_IMAGE := true