Merge "Enable userspace snapshots for OTA" am: 3f5f0b306d
am: 7260b087ea
am: 1b14617cdb
Original change: https://android-review.googlesource.com/c/platform/build/+/1912666 Change-Id: I96e2ec314768bf9899bd3ea83e9bcbed0ccdc648
This commit is contained in:
commit
3791ff3cf6
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue