Merge "Enable userspace snapshots for OTA" am: 3f5f0b306d am: 7260b087ea am: 1b14617cdb am: 3791ff3cf6

Original change: https://android-review.googlesource.com/c/platform/build/+/1912666

Change-Id: I349cc833f3517aeac9ccba2db1c236dbff30dc86
This commit is contained in:
Akilesh Kailash
2021-12-10 20:51:05 +00:00
committed by Automerger Merge Worker

View File

@@ -17,6 +17,7 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.compression.enabled=true
PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.userspace.snapshots.enabled=true
PRODUCT_VIRTUAL_AB_COMPRESSION := true
PRODUCT_PACKAGES += \
snapuserd.vendor_ramdisk \