Merge "Enable io_uring feature for virtual A/B OTA" am: 58588768aa
Original change: https://android-review.googlesource.com/c/platform/build/+/1977406 Change-Id: I57e1bdd8cb03b5af2a369a49dd52f282f62dd1c0
This commit is contained in:
commit
6020b9e523
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_ven
|
|||
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.compression.enabled=true
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.userspace.snapshots.enabled=true
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.io_uring.enabled=true
|
||||
PRODUCT_VIRTUAL_AB_COMPRESSION := true
|
||||
PRODUCT_PACKAGES += \
|
||||
snapuserd.vendor_ramdisk \
|
||||
|
|
Loading…
Reference in a new issue