diff --git a/sdm660.mk b/sdm660.mk index 0686af08..422c197a 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -18,9 +18,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) $(call inherit-product-if-exists, vendor/prebuilts/config/apex.mk) endif -# Disable APEX compression -PRODUCT_COMPRESSED_APEX := false - # Inherit proprietary files $(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk) $(call inherit-product-if-exists, vendor/xiaomi/MiuiCamera/config.mk)