sdm660-common: Introduce choosable APEX
As we have fde devices also. Change-Id: I56a239292b748e6556e3b42608ada03dcf60b774
This commit is contained in:
parent
4a73aa06ae
commit
f1ecb3232c
1 changed files with 2 additions and 0 deletions
|
@ -27,7 +27,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
|
|||
$(call inherit-product-if-exists, build/target/product/embedded.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
ifeq ($(ENABLE_APEX), true)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
endif
|
||||
|
||||
# Inherit proprietary files
|
||||
$(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk)
|
||||
|
|
Loading…
Reference in a new issue