sdm710-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
ab20e80753
commit
9aa2340907
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
|
|||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
OVERRIDE_PRODUCT_COMPRESSED_APEX := false
|
||||
|
||||
# Get non-open-source specific aspects
|
||||
|
|
Loading…
Reference in a new issue