Loading target/product/aosp_arm64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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 # Loading target/product/aosp_x86_64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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 # Loading Loading
target/product/aosp_arm64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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 # Loading
target/product/aosp_x86_64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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 # Loading