Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0cc213be authored by Akilesh Kailash's avatar Akilesh Kailash
Browse files

Disable Async merge.


I/O failures seen on one specific device intermittently.

Bug: 219642530
Test: OTA
Signed-off-by: default avatarAkilesh Kailash <akailash@google.com>
Change-Id: I5b6fbfb13e40b15b25324b70efef11aede916596
parent 7c63034f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -694,8 +694,10 @@ bool SnapshotHandler::IsIouringSupported() {
    // During selinux init transition, libsnapshot will propagate the
    // status of io_uring enablement. As properties are not initialized,
    // we cannot query system property.
    //
    // TODO: b/219642530: Intermittent I/O failures observed
    if (is_io_uring_enabled_) {
        return true;
        return false;
    }

    // Finally check the system property