sm7325-common: Don't explicitly include updatable_apex.mk
It is inherited by base_system.mk as of QPR2 Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
This commit is contained in:
parent
189b622ad1
commit
7b1dbed07b
@ -20,9 +20,6 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
|||||||
# Enable project quotas and casefolding for emulated storage without sdcardfs
|
# Enable project quotas and casefolding for emulated storage without sdcardfs
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||||
|
|
||||||
# Enable updating of APEXes
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
|
||||||
|
|
||||||
# Installs gsi keys into ramdisk, to boot a GSI with verified boot.
|
# Installs gsi keys into ramdisk, to boot a GSI with verified boot.
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user