summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorKeun-young Park <keunyoung@google.com>2017-04-07 09:31:01 -0700
committerKeun-young Park <keunyoung@google.com>2017-04-10 20:55:03 +0000
commitb706bb7e52a43ce79bc348bc19354c904dfe7d31 (patch)
treedc63d1696b569f33ada102b22c11d3d465a211e4 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent4a306894145340a4fe08b70b569eaa31641b38e6 (diff)
ignore RemoteException from pm if shutdown is already on-going
- In new shutdown flow, adb is guaranteed to be alive while system server is alive. - power manager can be killed before system server is killed. - This leads into RemoteException for shutdown request to power manager. - If shutdown is already on-going (=sys.powerctl set), the RemoteException should be ignored. bug: 37096155 Test: adb shell svc power reboot|shutdown and check output to adb Change-Id: Ia90a900d55123bd7c1bf57c90c49d35332ebfdf5
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions