diff options
author | Tetsutoki Shiozawa <tetsutoki.shiozawa@sony.com> | 2017-07-13 15:37:40 +0900 |
---|---|---|
committer | Koji Fukui <koji.fukui@sonymobile.com> | 2017-08-01 08:40:22 +0000 |
commit | e83724e2686a88760683dd95dd00429c13824410 (patch) | |
tree | f03085343ae3b4a19e97ba3ae688e313ea7fbabd /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 01d686b85ebc5f7eea1a43db33a2f3e3f3becc3e (diff) |
Abort connecting to native daemon during shutdown
Symptom:
System_server crashed due to unsolved "netd" service.
Root cause:
Init intentionally killed services when shutdown was triggered.
NativeDaemonConnector unnecessarily tried to reconnect the killed
daemon and NetworkManagemantService got a callback of connection.
Finally, NetworkManagemantService failed to get netd service and it
crashed with NPE.
Solution:
Do not retry connecting to the target native daemon when the device
is in the middle of shutdown.
Bug: 64237349
Change-Id: I2514cdc47b3eea785b5ffe5bd8bb27609bcc1726
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions