gs201: Build pvmfw.img through the Android framework
Enable building pvmfw.img through PRODUCT_BUILD_PVMFW_IMAGE for products that currently enable pKVM. Note that the board-provided BOARD_PREBUILT_PVMFWIMAGE may still overshadow that flag. Bug: 199831815 Test: m ${ANDROID_PRODUCT_OUT}/pvmfw.img Change-Id: Iefd5fcf1ce04b14b37ff9555db9acabffb010cff
This commit is contained in:
parent
5a75515a09
commit
4dae22c494
1 changed files with 1 additions and 0 deletions
|
@ -1026,6 +1026,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# pKVM
|
||||
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
||||
PRODUCT_BUILD_PVMFW_IMAGE := true
|
||||
|
||||
# Enable watchdog timeout loop breaker.
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue