Enable compressed snapshots/VABc. am: d101585ea8

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

Change-Id: Ib81a351e4a6e198ef58947c7314fe73addac5273
This commit is contained in:
David Anderson 2021-06-16 21:08:03 +00:00 committed by Automerger Merge Worker
commit 87226c9332

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)