761c7ad92352cd5bdda45e7a0169efba59f114bd
The API surface is planned to move to the Connectivity module, meaning that it will be maintained across multiple Android releases. This is incompatible with TestApi semantics, which are designed to be removable across releases. Effectively the APIs become SystemApi, so mark them as such considering that TestApi is not supported by modules. Remove the NetworkCapabilities.getCapabilities test API that is not essential for tests, and mark other APIs as module API. Test: m Bug: 174436414 Change-Id: Ic04551a9874b3d756cf5e6c77ceabfc7c85d52a6
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%