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

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

Change-Id: Iaf52cc385279ca8295b927f9ad6c99c1c5561404
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 06:24:34 +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
#