Press on
This commit is contained in:
parent
8378abc3be
commit
ffef44cde4
@ -1,5 +1,5 @@
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
||||
|
||||
#
|
||||
# All components inherited here go to system_ext image
|
||||
@ -14,7 +14,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk)
|
||||
#
|
||||
# All components inherited here go to product image
|
||||
#
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_product.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
|
||||
#$(call inherit-product, device/generic/common/mgsi/mgsi_product.mk)
|
||||
|
||||
#
|
||||
@ -25,9 +25,11 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_release.mk)
|
||||
# Don't build super.img.
|
||||
PRODUCT_BUILD_SUPER_PARTITION := false
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += device/generic/goldfish
|
||||
#PRODUCT_SOONG_NAMESPACES += device/generic/goldfish
|
||||
|
||||
PRODUCT_NAME := cat_s22
|
||||
PRODUCT_DEVICE := cat_s22
|
||||
PRODUCT_BRAND := Android
|
||||
PRODUCT_MODEL := Minimal GSI on arm32
|
||||
|
||||
PRODUCT_CHARACTERISTICS := device
|
||||
|
Loading…
x
Reference in New Issue
Block a user