Merge "Add virt APEX to arm64 & x86_64 GSI"

This commit is contained in:
Yi-yo Chiang
2022-10-14 05:07:47 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 0 deletions

View File

@@ -43,6 +43,9 @@ endif
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk)
# pKVM
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
#
# All components inherited here go to product image
#

View File

@@ -45,6 +45,9 @@ endif
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk)
# pKVM
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)
#
# All components inherited here go to product image
#