Revert "Enable io_uring feature for virtual A/B OTA"
This reverts commit f72860ce18
.
Reason for revert: http://b/219642530 - I/O failures seen on one specific device intermittently. Let's pause this; I will revisit it before we land it back as we don't want to hold dogfood builds.
Change-Id: I3a80ccf5f67daed01d5b2e6a502e8acea85a769f
This commit is contained in:
parent
c3ee009f38
commit
f1e7fb3af7
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ $(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