Enable pKVM be default
Include the com.android.virt APEX in the cloudripper image to bundle the pKVM user space components. Test: atest VirtualizationTestCases Bug: 181324461 Change-Id: If84c957b74dc59faefc88edf6b7f500894eef38b
This commit is contained in:
parent
ac54e6697c
commit
2496a78bdf
1 changed files with 1 additions and 3 deletions
|
@ -1114,9 +1114,7 @@ PRODUCT_PACKAGES += \
|
||||||
vendor.samsung_slsi.hardware.tetheroffload@1.0-service
|
vendor.samsung_slsi.hardware.tetheroffload@1.0-service
|
||||||
|
|
||||||
# pKVM
|
# pKVM
|
||||||
ifeq ($(TARGET_PKVM_ENABLED),true)
|
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
||||||
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Enable watchdog timeout loop breaker.
|
# Enable watchdog timeout loop breaker.
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue