41918d6cd10f8f954acc320d1221f4a5847a3292
The parameter of NetworkCapabilities.setUids() and NetworkRequest.Builder.setUids() are updated to take a set of integer Range instead of a set of UidRange because of refactor work for the incoming connectivity mainline module. The parameter change stops NetworkRequestTest to work in the different API levels. Replace the usage with shims to work in both current and stable APIs. Ignore-AOSP-First: Prevent race in automerger Bug: 172183305 Test: atest FrameworksNetTests CtsNetTestCasesLatestSdk Change-Id: I4bc0daf5ad9e4b4043f4a897ddab16aec8f8a536
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%