universal7885: disable apex compressing

Causes radnom bootloop
This commit is contained in:
Gabriel2392 2021-11-02 06:47:04 +00:00 committed by roynatech2544
commit fda5db44cc
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -4,19 +4,12 @@ $(call inherit-product, vendor/samsung/universal7885-common/universal7885-common
# Dalvik
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# .apex packages
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Build Fingerprints
$(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
# Allow Copying of apks.
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
# Disable APEX compression
# Keep this after including updatable_apex.mk
PRODUCT_COMPRESSED_APEX := false
# Audio
TARGET_EXCLUDES_AUDIOFX := true