Revert "pKVM: Include pvmfw and virt APEX in gs101 builds"
Revert "Include pvmfw variables in all gs101 builds" Revert submission 16007088-pkvm-apex-gs101 Reason for revert: Fails on checkouts without vendor Reverted Changes: I238181780:Include pvmfw variables in all gs101 builds Iefd7e1dc5:pKVM: Include pvmfw and virt APEX in gs101 builds Bug: 202827425 Bug: 192819132 Change-Id: I08b0b2ac09f68847ad9bfabc39423de408fa6632
This commit is contained in:
parent
625b010c8a
commit
efcaa740ad
1 changed files with 2 additions and 2 deletions
|
@ -1068,9 +1068,9 @@ PRODUCT_PACKAGES += \
|
|||
vendor.samsung_slsi.hardware.tetheroffload@1.1-service
|
||||
|
||||
# pKVM
|
||||
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
||||
PRODUCT_BUILD_PVMFW_IMAGE := true
|
||||
ifeq ($(TARGET_PKVM_ENABLED),true)
|
||||
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
||||
PRODUCT_BUILD_PVMFW_IMAGE := true
|
||||
PRODUCT_PACKAGES += pkvm_enabler
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue