Revert "universal7885: disable apex compressing"

This reverts commit 6a6d66d5e1a3ce47e1e64b9f7541a0bce0c45d27.
This commit is contained in:
roynatech2544 2021-12-27 23:58:47 +09:00
commit eaeed21781
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -5,6 +5,9 @@ else ifneq ($(findstring a40, $(TARGET_PRODUCT)),)
$(call inherit-product, vendor/samsung/universal7904-common/universal7904-common-vendor.mk)
endif
# .apex packages
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Build Fingerprints
$(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
@ -15,6 +18,10 @@ PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
PRODUCT_ENFORCE_RRO_TARGETS := framework-res
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS := # leave it empty
# Disable APEX compression
# Keep this after including updatable_apex.mk
PRODUCT_COMPRESSED_APEX := false
# Audio
TARGET_EXCLUDES_AUDIOFX := true