Commits

Wale Ogunwale authored bfac468ce90
Throw caught DeadObjectException when trying to create a service. We don't want to continue trying to start the service if the service appliction is dead. This will lead to an NPE later on since we have set ServiceRecord.app to null in the finally block. Bug: 5227987 Change-Id: I3ee5111f4a20d9455fedbf41ac54d41c43aa8d76