Skip to content
Commit 887d8086 authored by Gopal Krishna Shukla's avatar Gopal Krishna Shukla Committed by Jing Ji
Browse files

Avoid NPE in system_server in bringDownServiceLocked()

While stoping the service is scheduleUnbindService()
is failing with exception , no need to update the OOM
value of the process as processRecord is already set
to NULL.

Test: Monkey or directed (see bug)
Bug: 136627142
Change-Id: Ic766b91e6dc47b8ff727026863bab2437f9be420
parent 4bdfc3c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment