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

Commit 0bfa60f2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Unblock the unmount on uninstallation." into rvc-dev

parents 80057e3a c2a645d7
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();
}