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

Commit b320b87f 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:...

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

Change-Id: Ia50cb54d52f138943b13c2e9b094771c88383bd4
parents 9f0ca840 76ae1e40
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();
}