From 67ced7e1c5d45e3b4008662256b3a0f837eefa8d Mon Sep 17 00:00:00 2001 From: Alexander Martinz Date: Mon, 17 Oct 2022 18:16:15 +0200 Subject: [PATCH] Revert "sm7125-common: Disable APEX compression" This reverts commit 787989e7a4cd328f6d56b0b401cc56a4a8b59639. Test: build, flash and boot device with flag reverted. Test: boot GSI with compressed APEX enabled. Change-Id: I5988614cc055d565b17a5c8d830e35feb0e33e92 Signed-off-by: Alexander Martinz --- common.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/common.mk b/common.mk index aaf5285..8baf67f 100644 --- a/common.mk +++ b/common.mk @@ -24,9 +24,6 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true PRODUCT_ENFORCE_RRO_TARGETS := * -# APEX -PRODUCT_COMPRESSED_APEX := false - # VNDK PRODUCT_TARGET_VNDK_VERSION := 30