Enable compressed snapshots/VABc. am: d101585ea8 am: 466a4fd376

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14947123

Change-Id: I7073f45bc4a028a11a2ea499409b4bf02467ac77
This commit is contained in:
David Anderson 2021-06-16 21:28:54 +00:00 committed by Automerger Merge Worker
commit b8385a0077

View file

@ -555,7 +555,7 @@ PRODUCT_PACKAGES += \
# Enable project quotas and casefolding for emulated storage without sdcardfs
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/compression.mk)
# Enforce generic ramdisk allow list
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)