mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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:
@@ -1114,9 +1114,7 @@ PRODUCT_PACKAGES += \
|
||||
vendor.samsung_slsi.hardware.tetheroffload@1.0-service
|
||||
|
||||
# pKVM
|
||||
ifeq ($(TARGET_PKVM_ENABLED),true)
|
||||
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
||||
endif
|
||||
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
|
||||
|
||||
# Enable watchdog timeout loop breaker.
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
Reference in New Issue
Block a user