mirror of
https://github.com/LineageOS/android_device_essential_mata.git
synced 2026-04-25 00:54:40 +00:00
When markBoolSuccessful is invoked, we update the partition table. These writes should be synced before merge operation is resumed post OTA. If not, any crash before these writes are landed to backing storage will lead to incorrect switching of slots. BUG: 175711601 Test: Verify slot switching correctly after crash when merge in progress (on redbull) Change-Id: Icc4987e5e8fb1a4b55a0c8ca74c362c56dd9d0ed Signed-off-by: Akilesh Kailash <akailash@google.com> Signed-off-by: Albert I <kras@raphielgang.org> Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>