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

Commit 690dc60c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Disable Async merge. I/O failures seen on one specific device...

Merge "Disable Async merge. I/O failures seen on one specific device intermittently." am: 79aedde9 am: 3f0fb46a am: c555f619

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1987070

Change-Id: I81acb52c2de3b98505ee4b02b1c728957950bdd7
parents 5f473e6a c555f619
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