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

Commit c85abc98 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Unblock the unmount on uninstallation." into rvc-dev am: 0bfa60f2 am: cb2f966d

Change-Id: I1fdc197e780637e2c8e65d49ae91dc7b7edd345a
parents 46bf291b cb2f966d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1610,6 +1610,8 @@ binder::Status IncrementalService::DataLoaderStub::onStatusChanged(MountId mount

    fsmStep();

    mStatusCondition.notify_all();

    return binder::Status::ok();
}