diff --git a/sdm710.mk b/sdm710.mk index be7a6d8..5f28df5 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -6,9 +6,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Get non-open-source specific aspects $(call inherit-product-if-exists, vendor/lenovo/sdm710-common/sdm710-common-vendor.mk) -# Enable updating of APEXes -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - # Setup dalvik vm configs $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)