summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkCapabilitiesTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-07-09 10:10:50 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-07-09 10:24:44 +0900
commitca5530ed1d967a31f551224db8c7ee2f98ac52e4 (patch)
tree081472dfe4b9654a805e6ebaa34489449b5d4693 /tests/common/java/android/net/NetworkCapabilitiesTest.java
parent1d2ad89424f0ddfd56f0e872a1abc547e8a84210 (diff)
Remove catch clause on compat shim
registerSystemDefaultNetworkCallback no longer throws UnsupportedApiLevelException as it has compatibility behavior down to Q, so remove the catch clause for the checked exception. The exception would previously not be thrown since the Tethering module is only running on R+. Bug: 182961265 Test: atest TetheringTests Change-Id: I3c58235f3a59294995e5f32502fec6ccd17a3cf0
Diffstat (limited to 'tests/common/java/android/net/NetworkCapabilitiesTest.java')
0 files changed, 0 insertions, 0 deletions