Merge "Add virt APEX to arm64 & x86_64 GSI" am: f6eab1f608

Original change: https://android-review.googlesource.com/c/platform/build/+/2249053

Change-Id: I04ff1e2a86e7674059dafd19c7aea8bc61de4fda
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Yi-yo Chiang
2022-10-14 05:40:54 +00:00
committed by Automerger Merge Worker
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
#