ca5530ed1d967a31f551224db8c7ee2f98ac52e4
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
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%