support Android V

This commit is contained in:
Ziyang Zhou
2024-09-05 21:11:10 +08:00
parent 911b344eef
commit a4bdf939c3
5 changed files with 5 additions and 4 deletions

View File

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