- 8cb7d32 Update TEST_MAPPING imports for connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
- dfb5153 Merge "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 5 months ago
- bd7b4a4 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 5 months ago
- e576c08 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 5 months ago
- df2a314 Add test for [set|is]BypassableVpn by lucaslin · 4 years, 5 months ago
- 98bab00 Add a test for ParseException by Remi NGUYEN VAN · 4 years, 5 months ago
- 4bc8b13 Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 5 months ago
- d2bce7b Add SDK version check to skip S added API test by Chiachang Wang · 4 years, 5 months ago
- 3d1e89d Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 5 months ago
- 6e4405f Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 5 months ago
- 97565cf Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
- 029a0cf Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 5 months ago
- d125112 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 5 months ago
- 7dd2a3d Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 5 months ago
- 7fe967c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
- f75ffaa ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
- 133733b Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 5 months ago
- bd275dc Adding per-app support for app add/remove by James Mattis · 4 years, 6 months ago
- 167cc4a Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
- 0a04bdb Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
- 4310e45 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
- e36b232 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
- 58b8d1e Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 5 months ago
- 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 6 months ago
- face022 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 5 months ago
- 2adfd3c Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 5 months ago
- cbc6a31 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 6 months ago
- b4f8d8e Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 6 months ago
- 64ef4d3 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 6 months ago
- 364ad64 Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 6 months ago
- 2206e97 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 6 months ago
- 90358f5 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 6 months ago
- 1bc9ad0 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 6 months ago
- 8539ed6 Merge changes from topic "NetworkAgent02" by Frank Li · 4 years, 6 months ago
- f459c60 Fix cannot success verify count of the networkAgent Config items on R device by lifr · 4 years, 6 months ago
- f159429 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
- 371bd28 Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 6 months ago
- a99e50d Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
- 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
- f151f5f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
- 9150b1e Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 6 months ago
- 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
- 3483ccf Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 6 months ago
- 0f114df Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 6 months ago
- 150976c Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 6 months ago
- 6b49587 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 6 months ago
- 2b87890 Add static for constant by lucaslin · 4 years, 6 months ago
- e14573d Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 6 months ago
- f652408 Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 6 months ago
- df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
- 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
- 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
- 3ef6584 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 6 months ago
- 2848cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 6 months ago
- 1ed0b04 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 6 months ago
- 2c5c322 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 6 months ago
- 29d00bc Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
- 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 6 months ago
- b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
- 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 6 months ago
- 58f4cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 4 years, 6 months ago
- c62368f Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
- 053b2a2 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
- d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
- 2ce7470 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 6 months ago
- e7963a1 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 6 months ago
- c850635 Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 6 months ago
- 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
- 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
- dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
- cd3ea1f Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 6 months ago
- 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
- 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
- e95b266 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
- 2bb1da3 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 6 months ago
- d88174d Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 6 months ago
- 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 6 months ago
- f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 6 months ago
- c262455 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
- 628ada1 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
- 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 6 months ago
- 96d66bb Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 6 months ago
- 4de6088 Address remaining comments on aosp/1607893 by Chalard Jean · 4 years, 6 months ago
- 9abe34a Merge "Add more connectivity module settings" by Paul Hu · 4 years, 6 months ago
- cc8f26d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 6 months ago
- 3541fcb Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 6 months ago
- 79260c2 Add more connectivity module settings by paulhu · 4 years, 6 months ago
- bb2439a Replace the usage of UidRange by Chiachang Wang · 4 years, 7 months ago
- 3d136c5 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 6 months ago
- 5ccc21e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 6 months ago
- 0620c85 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 4 years, 6 months ago
- 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 6 months ago
- bf97a3a Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 6 months ago
- 8cae3c7 [VCN13] Implement tracking best matching network by junyulai · 4 years, 6 months ago
- 6bb468c Remove per-user preference when the user is removed by Chalard Jean · 4 years, 6 months ago
- 38a4e7f Add tests for setNetworkPreferenceForUser by Chalard Jean · 4 years, 7 months ago
- 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 6 months ago
- 9f99228 Remove usage of networkAttributes by Remi NGUYEN VAN · 4 years, 6 months ago
- 98de10a Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 6 months ago
- eb46aa1 Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 6 months ago