Loading target/product/virtual_ab_ota/vabc_features.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -53,6 +53,9 @@ PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.compression.xor.enabled?=true # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_threshold_size=1073741824 # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_threshold_size=1073741824 # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_block_size=1048576 # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_block_size=1048576 # Enabling this property will assign CPUSET_SP_BACKGROUND to readahead threads # and merge threads. # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.should_set_task_profiles=true # Enabling this property will skip verification post OTA reboot. # Enabling this property will skip verification post OTA reboot. # Verification allows the device to safely roll back if any boot failures # Verification allows the device to safely roll back if any boot failures Loading Loading
target/product/virtual_ab_ota/vabc_features.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -53,6 +53,9 @@ PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.compression.xor.enabled?=true # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_threshold_size=1073741824 # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_threshold_size=1073741824 # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_block_size=1048576 # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.verify_block_size=1048576 # Enabling this property will assign CPUSET_SP_BACKGROUND to readahead threads # and merge threads. # PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.should_set_task_profiles=true # Enabling this property will skip verification post OTA reboot. # Enabling this property will skip verification post OTA reboot. # Verification allows the device to safely roll back if any boot failures # Verification allows the device to safely roll back if any boot failures Loading