Again
This commit is contained in:
parent
dccfb91aaa
commit
628f1c044a
@ -1,6 +1,11 @@
|
|||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
||||||
|
|
||||||
|
# Enable mainline checking for excat this product name
|
||||||
|
# ifeq (aosp_arm64,$(TARGET_PRODUCT))
|
||||||
|
# PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
|
||||||
|
# endif
|
||||||
|
|
||||||
#
|
#
|
||||||
# All components inherited here go to system_ext image
|
# All components inherited here go to system_ext image
|
||||||
#
|
#
|
||||||
@ -16,7 +21,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
|
|||||||
# All components inherited here go to vendor image
|
# All components inherited here go to vendor image
|
||||||
#
|
#
|
||||||
#$(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk)
|
#$(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk)
|
||||||
# $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
|
||||||
|
|
||||||
#
|
#
|
||||||
# Special settings for GSI releasing
|
# Special settings for GSI releasing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user