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

Commit f414069c 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

Change-Id: I073f6df8abdc90259dcdd8252142d2dbdc498284
parents ca42ac2a 0bfa60f2
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();
}