Merge "Revert "Enable apex compression on all devices with updatable apex"" am: 4f6f55d4e7
am: 73e6a396d5
Original change: https://android-review.googlesource.com/c/platform/build/+/1671975 Change-Id: Iffa85b4c6ec8516d16d154e525b83d2201b89282
This commit is contained in:
@@ -22,9 +22,4 @@ ifneq ($(OVERRIDE_TARGET_FLATTEN_APEX),true)
|
|||||||
PRODUCT_PACKAGES += com.android.apex.cts.shim.v1_prebuilt
|
PRODUCT_PACKAGES += com.android.apex.cts.shim.v1_prebuilt
|
||||||
PRODUCT_VENDOR_PROPERTIES := ro.apex.updatable=true
|
PRODUCT_VENDOR_PROPERTIES := ro.apex.updatable=true
|
||||||
TARGET_FLATTEN_APEX := false
|
TARGET_FLATTEN_APEX := false
|
||||||
# Use compressed apexes in pre-installed partitions.
|
|
||||||
# Note: this doesn't mean that all pre-installed apexes will be compressed.
|
|
||||||
# Whether an apex is compressed or not is controlled at apex Soong module
|
|
||||||
# via compresible property.
|
|
||||||
PRODUCT_COMPRESSED_APEX := true
|
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user