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:
commit
1676ce11cf
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue