summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorTetsutoki Shiozawa <tetsutoki.shiozawa@sony.com>2017-07-13 15:37:40 +0900
committerKoji Fukui <koji.fukui@sonymobile.com>2017-08-01 08:40:22 +0000
commite83724e2686a88760683dd95dd00429c13824410 (patch)
treef03085343ae3b4a19e97ba3ae688e313ea7fbabd /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent01d686b85ebc5f7eea1a43db33a2f3e3f3becc3e (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