summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorQingxi Li <qingxi@google.com>2020-01-28 16:22:58 -0800
committerQingxi Li <qingxi@google.com>2020-01-30 10:24:54 -0800
commitccc1c5df4a7ab668a7b6fb38baa486eba7d9ac38 (patch)
tree3777f3fbb4733b0147d21b38bbd48f41d7176783 /tools/aapt2/java/JavaClassGenerator.cpp
parent38c37b5c1b8d2049025ccb511949c660925d492e (diff)
Remove try-catch from LocationPermissionChecker
Since LocationPermissionChecker#checkLocationPermission will be used in ConnectivityService and the try-catch style will end up in unwinding the stack. This CL remove the try-catch block from this check function. Bug: 148460709 Test: atest LocationPermissionCheckerTest Change-Id: Ia97b3d8b1a96aca10fd87876969c290818e7e758
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions