commit | 887d80868916696eaae1599e5fa6c061d4bc2396 | [log] [tgz] |
---|---|---|
author | Gopal Krishna Shukla <quic_gshukla@quicinc.com> | Mon Sep 30 15:17:27 2019 +0530 |
committer | Jing Ji <jji@google.com> | Mon Dec 02 16:53:57 2019 +0000 |
tree | 20ddb2d4cb1b1793a7253b08493005983b4eb539 | |
parent | 4bdfc3c05c54db3e490f16cfa46f159cbdd4a609 [diff] |
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