summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2016-03-01 19:46:25 -0700
committerJeff Sharkey <jsharkey@android.com>2016-03-01 20:15:40 -0700
commitdbff9ca4a52d55297330efaeddfa48f0908514ca (patch)
tree789a3ac1b4ccca116962fa6419970c4c134577e6 /tools/aapt2/java/JavaClassGenerator.cpp
parentc53962d4ede82a03b62f0c8bb86bd0da090a15eb (diff)
When system server goes down, crash admins.
Apps making calls into the system server may end up persisting internal state or making security decisions based on the perceived success or failure of a call, or the default values returned. The reality is that if the system process just died, init will be along shortly to kill all running apps, so we should have no problem rethrowing the RemoteException as a RuntimeException. Bug: 27364859 Change-Id: I866a8c3c9682da1de2a31fe8b4ffcc9d7f4d8ba0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions