summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorHolly Jiuyu Sun <jiuyu@google.com>2018-10-17 14:11:00 -0700
committerHolly Jiuyu Sun <jiuyu@google.com>2018-10-17 14:15:20 -0700
commitcdee7dcfaa9cb3a466f570baee9480ff215b2bcd (patch)
tree4b328990a8e87e8b547581df53ff5feb928a768a /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2024cd8baa3be5007ed8ecfd0266098b31d2d735 (diff)
Catch SecurityException in EuiccCardController and trigger callback.
Currently, if checkCallingPackage() throws a SecurityException, it won't trigger the callback. Since, EuiccCardManager is async which will return after invoke EuiccCardController, the throwed SecurityException will get lost. In this CL, the exception is caught in EuiccCardController and triggers the callback in this case. Also, fix a typo in EuiccCardManager. Bug: 78599148 Bug: 110845244 Test: test on phone Change-Id: I6487d7b29bc9ec0d2ead482ac7d7804b5325a379
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions