summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2016-02-25 17:40:12 -0700
committerJeff Sharkey <jsharkey@android.com>2016-02-25 17:40:12 -0700
commit27b2e6978716f9886db40f4fcf2e060b50637ac5 (patch)
tree389ad76ed57faa090bc66dcdce6d5b2b61b8c1ef /tools/aapt2/java/JavaClassGenerator.cpp
parent12c0da418958c4d8267aa1a5d265d464f78d5465 (diff)
When system server goes down, crash apps.
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: If632cc36f68cd399a34de513b2d979abaa36fcaa
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions