use flatten apex

This commit is contained in:
Ziyang Zhou
2023-10-05 22:10:18 +08:00
parent 349e2f673d
commit ffb5114f0e

View File

@@ -16,6 +16,7 @@ PRODUCT_MANUFACTURER := redroid
#$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
#PRODUCT_COMPRESSED_APEX := false
OVERRIDE_TARGET_FLATTEN_APEX := true
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)