Fix TTP
This commit is contained in:
parent
7e970cd195
commit
037cb82411
@ -1,28 +1,6 @@
|
|||||||
#
|
TARGET_GAPPS_ARCH := arm64
|
||||||
# All components inherited here go to system image
|
|
||||||
#
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
|
||||||
|
|
||||||
# Enable mainline checking
|
|
||||||
# PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
|
|
||||||
|
|
||||||
#
|
|
||||||
# All components inherited here go to system_ext image
|
|
||||||
#
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system_ext.mk)
|
|
||||||
$(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/aosp_product.mk)
|
|
||||||
|
|
||||||
#
|
|
||||||
# Special settings for GSI releasing
|
|
||||||
#
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_release.mk)
|
|
||||||
|
|
||||||
|
include build/make/target/product/aosp_arm64_ab.mk
|
||||||
|
|
||||||
PRODUCT_NAME := titan_pocket
|
PRODUCT_NAME := titan_pocket
|
||||||
PRODUCT_DEVICE := unihertz
|
PRODUCT_DEVICE := unihertz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user