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

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

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

* commit 'cacf5564':
  bindService can't start up service process
parents d07b9ea6 cacf5564
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1325,6 +1325,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);
        }