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

Commit cacf5564 authored by Olawale Ogunwale's avatar Olawale Ogunwale Committed by Android Git Automerger
Browse files

am e3f85985: Merge "bindService can\'t start up service process"

* commit 'e3f85985':
  bindService can't start up service process
parents a9ae5050 e3f85985
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1322,6 +1322,7 @@ public final class ActiveServices {
        // We are now bringing the service up, so no longer in the
        // restarting state.
        if (mRestartingServices.remove(r)) {
            r.resetRestartCounter();
            clearRestartingIfNeededLocked(r);
        }