Fix app not starting after clearing storage

The app was killed for clearing the storage, and if you go
to start the app at this point there is a low probability
that it won't start all the way. Because startRunnable is empty,
ProcessRecord is in pendingstart state.

Bug: 419295628
Google: 3645558
Change-Id: I9eb9eaf5bd615a2554fdd7f1b88786feb0de1f21
Signed-off-by: Jackeagle <jackeagle102@gmail.com>
1 file changed