sdm710-common: Disable APEX compression

Kernel panics on msm-4.9 + ext4.

Change-Id: I3ae1322880286a7edf8e53e6f602618d129bba91
This commit is contained in:
LuK1337
2021-12-14 11:45:20 +01:00
committed by Sebastiano Barezzi
parent 28c84f1d14
commit b9698dd953

View File

@@ -10,6 +10,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Include GSI keys
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
# APEX
PRODUCT_COMPRESSED_APEX := false
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl \