diff --git a/sm6150.mk b/sm6150.mk index 33ae498..694f059 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -22,9 +22,6 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk) # Call the proprietary setup $(call inherit-product, vendor/xiaomi/sm6150-common/sm6150-common-vendor.mk) -# Enable updating of APEXes -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - # Enable project quotas and casefolding for emulated storage without sdcardfs $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)