Board config
This commit is contained in:
parent
b0f22e8a11
commit
a610299029
@ -17,6 +17,7 @@
|
|||||||
#
|
#
|
||||||
# All components inherited here go to system image
|
# All components inherited here go to system image
|
||||||
#
|
#
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
||||||
|
|
||||||
# Enable mainline checking
|
# Enable mainline checking
|
||||||
@ -38,6 +39,6 @@ PRODUCT_BUILD_SUPER_PARTITION := false
|
|||||||
PRODUCT_SOONG_NAMESPACES += device/generic/goldfish
|
PRODUCT_SOONG_NAMESPACES += device/generic/goldfish
|
||||||
|
|
||||||
PRODUCT_NAME := cat_s22
|
PRODUCT_NAME := cat_s22
|
||||||
PRODUCT_DEVICE := s22
|
PRODUCT_DEVICE := cat_s22
|
||||||
PRODUCT_BRAND := Android
|
PRODUCT_BRAND := Android
|
||||||
PRODUCT_MODEL := Minimal GSI on arm32
|
PRODUCT_MODEL := Minimal GSI on arm32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user