- 6ca0296 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 6 months ago
- 9d25241 Merge changes from topic "statsaccess" by Junyu Lai · 2 years, 5 months ago
- e68c42b Check MAINLINE_NETWORK_STACK as well to make GTS can access proper stats by Junyu Lai · 2 years, 5 months ago
- 2c12f92 Do not crash when passing null into buildTemplateMobileAll by Junyu Lai · 2 years, 5 months ago
- 62503cf Merge "Add a CompatChange flag to enable platform backend" by Paul Hu · 2 years, 6 months ago
- 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 6 months ago
- 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 7 months ago
- 7dc4459 Merge "add TRANSPORT_THREAD to NetworkCapabilities" by Kangping Dong · 2 years, 6 months ago
- 015b68b Add unit tests for new VpnProfile fields by chiachangwang · 2 years, 7 months ago
- 2a69e41 Merge "Tempates with different subscriber ID should be not equal" by Aaron Huang · 2 years, 7 months ago
- c9371d0 Tempates with different subscriber ID should be not equal by Aaron Huang · 2 years, 7 months ago
- 90a2cbd Moves all compatibility flags to ConnectivityCompatChanges.java by Yuyang Huang · 2 years, 7 months ago
- 18aeccc New API to listen service update by Paul Hu · 2 years, 8 months ago
- 2500069 Merge "Remove *_WILDCARD constants from NetworkTemplate" by Aaron Huang · 2 years, 8 months ago
- 99348b1 Merge "Remove mSubscriberId from NetworkTemplate" by Aaron Huang · 2 years, 8 months ago
- 707a996 add TRANSPORT_THREAD to NetworkCapabilities by Kangping Dong · 2 years, 9 months ago
- 81c2160 Expose APIs to migrate IpSecTransform by Yan Yan · 2 years, 11 months ago
- ece1819 Remove *_WILDCARD constants from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
- ee23c03 Remove mSubscriberId from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
- 4854d05 Remove mSubscriberIdMatchRule from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
- e114b38 Support IPsec transform migration by Yan Yan · 4 years, 7 months ago
- 82eb31b Increased the timeout from 5 to 30 seconds by Mark Chien · 2 years, 9 months ago
- 841b1f3 Merge "Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage" by Treehugger Robot · 2 years, 9 months ago
- c5a05d1 Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage by Aaron Huang · 2 years, 9 months ago
- 859884a Make mMatchSubscriberIds as a NonNull variable by Aaron Huang · 2 years, 10 months ago
- a8a6da0 Remove unused methods from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
- dfea189 Merge "Move VpnTransportInfoTest to common test" by Chiachang Wang · 2 years, 10 months ago
- 91bac19 Move VpnTransportInfoTest to common test by chiachangwang · 2 years, 10 months ago
- 89d4bda Merge "Expose vpn bypassability in VpnTransportInfo" by Chiachang Wang · 2 years, 10 months ago
- ac28a04 Merge "Enhance NetworkTemplate test" by Aaron Huang · 2 years, 10 months ago
- d12d201 Expose vpn bypassability in VpnTransportInfo by chiachangwang · 2 years, 10 months ago
- 5d78c63 ipsec - use ro.vendor.api_level instead of ro.product.first_api_level by Maciej Żenczykowski · 2 years, 11 months ago
- fc4236b Enhance NetworkTemplate test by Aaron Huang · 2 years, 11 months ago
- 4c3159d Add test for NetworkStats.clearInterfaces by Aaron Huang · 3 years ago
- 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
- 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
- f11ed8c Start listening to telephony changes in #start() by Chalard Jean · 3 years ago
- 4e953f6 Verify converting to Vpnprofile with IkeTunnelConnectionParams set by chiachangwang · 3 years ago
- ebab250 Merge "Add test to verify null ProxyInfo in Ikev2VpnProfile" by Chiachang Wang · 3 years ago
- 715dc5b Add test to verify null ProxyInfo in Ikev2VpnProfile by chiachangwang · 3 years ago
- c9f1ca6 [ST01] Attributes data usage of test network by specifier by Junyu Lai · 3 years, 1 month ago
- 9cc3205 Address comments on aosp/1781202 by Chalard Jean · 4 years, 1 month ago
- 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
- 348bbb0 Add back compat config for NSD by Remi NGUYEN VAN · 3 years, 1 month ago
- 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
- 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 3 months ago
- bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
- 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
- 516d5dc Add some non-connectivity-module-test back to ConnectivityCoverageTests by Paul Hu · 3 years, 3 months ago
- ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 4 months ago
- 306a003 [MS81] Support remove history before cutoff timestamp by Junyu Lai · 3 years, 7 months ago
- baabe21 Merge "Support QosCallback with UDP socket. UnitTest" by Sewook Seo · 3 years, 4 months ago
- 04ced83 Support QosCallback with UDP socket. UnitTest by sewookseo · 3 years, 6 months ago
- 132df4e Merge "Add NetworkTemplateTest to common test for cts coverage" by Aaron Huang · 3 years, 4 months ago
- 8e3b96b Merge "Fix ConnectivityManager memory leak" by Mark Chien · 3 years, 4 months ago
- 15b83ab Merge "Add a test to identify memory leak in ConnectivityManager" by Mark Chien · 3 years, 4 months ago
- 6a957c7 Merge "[MS83] Add Cts for NetworkStatsCollection/History builders" by Treehugger Robot · 3 years, 4 months ago
- d201566 Fix ConnectivityManager memory leak by markchien · 3 years, 4 months ago
- ed0fab0 Add a test to identify memory leak in ConnectivityManager by markchien · 3 years, 4 months ago
- 2e67075 Merge "Test Ikev2VpnProfile provisioned with IkeTunnelConnectionParams" by Chiachang Wang · 3 years, 4 months ago
- 476e2a0 Test Ikev2VpnProfile provisioned with IkeTunnelConnectionParams by chiachangwang · 3 years, 5 months ago
- c3a43b4 Fix NullPointerException happens in dumpCheckin by Aaron Huang · 3 years, 5 months ago
- 69aa988 Update test for new IkeTunnelConnectionParams field by Chiachang Wang · 3 years, 5 months ago
- fb82c3f Add test for nullable IpConfiguration by Patrick Rohr · 3 years, 6 months ago
- ceae88d Replace assertParcelSane with assertParcelingIsLossless by Patrick Rohr · 3 years, 6 months ago
- 22999fd Add NetworkTemplateTest to common test for cts coverage by Aaron Huang · 3 years, 7 months ago
- 08e0130 [MS83] Add Cts for NetworkStatsCollection/History builders by junyulai · 3 years, 7 months ago
- 30d33f4 Add test for EthernetNetworkUpdateRequest by Patrick Rohr · 3 years, 6 months ago
- 8ba46d8 [SUBID01-1]Grow NetworkIdentity to include a new mSubId field by lifr · 3 years, 10 months ago
- 137bbed Refer to SDK constant defined in DevSdkIgnoreRule by Chiachang Wang · 3 years, 7 months ago
- f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 7 months ago
- 06bdcec Add APIs for discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 9 months ago
- bfdd0f3 Merge "[MS59.2] Add unit test for NetworkStatsDataMigrationUtils" by Junyu Lai · 3 years, 7 months ago
- a1bb3a3 [MS59.2] Add unit test for NetworkStatsDataMigrationUtils by junyulai · 3 years, 7 months ago
- b4ce0fa Change NETWORK_TYPE_5G_NSA reference package by Aaron Huang · 3 years, 7 months ago
- 30f06af [MS78.2] Fix NetworkIdentity#Builder crashing on 5G NSA networks by Junyu Lai · 3 years, 7 months ago
- c885659 [DU09-1]Adding the NetworkStatsCollection Builder by Frank · 3 years, 7 months ago
- 6d95db4 [MS56.2] Add unit test for NetworkStatsHistory#Builder by Junyu Lai · 3 years, 8 months ago
- 84413a9 [MS65.4] Address comments at aosp/1954383 by Junyu Lai · 3 years, 7 months ago
- c71f2d7 wifi data usage: Update calling API name by Les Lee · 3 years, 7 months ago
- 7f3f9c1 Merge "[MS65.2] Add unit test of NetworkIdentity#Builder" by Junyu Lai · 3 years, 7 months ago
- b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 7 months ago
- e9c4988 [MS65.2] Add unit test of NetworkIdentity#Builder by Junyu Lai · 3 years, 7 months ago
- 56f4a9c [MS57.2] Prepare APIs for data migration utility by Junyu Lai · 3 years, 8 months ago
- 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 8 months ago
- 2ae5921 Add unit test for NetworkStats iterator by Aaron Huang · 3 years, 8 months ago
- af7c44c Add missing DevSdkIgnoreRule rule variable by Chiachang Wang · 3 years, 8 months ago
- 63b5da9 Merge "Use getter methods to verify the fields of Entry" by Aaron Huang · 3 years, 8 months ago
- c448b73 Use getter methods to verify the fields of Entry by Aaron Huang · 3 years, 8 months ago
- b4a319b Add test for setting excludeLocalRoutes by Chiachang Wang · 3 years, 8 months ago
- 90cf8db Merge "[MS25.2] Remove AppOpsManager.OP_GET_USAGE_STATS dependency" by Treehugger Robot · 3 years, 8 months ago
- 719ce67 Merge "wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network key" by Les Lee · 3 years, 8 months ago
- c728c36 wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network key by Les Lee · 3 years, 9 months ago
- 9051e66 [MS25.2] Remove AppOpsManager.OP_GET_USAGE_STATS dependency by Junyu Lai · 3 years, 8 months ago
- 289db92 [MS26.2] Remove Process.NETWORK_STACK_UID dependency by Junyu Lai · 3 years, 8 months ago
- 78d36d7 Merge "[MS15.2] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib" by Junyu Lai · 3 years, 8 months ago
- bacbe80 Merge "[DU02]Remove DevicePolicyManagerInternal from NetworkStatsAccess" by Frank Li · 3 years, 8 months ago
- 07c772c [MS15.2] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib by Junyu Lai · 3 years, 8 months ago
- 5f66dda [DU02]Remove DevicePolicyManagerInternal from NetworkStatsAccess by lifr · 3 years, 8 months ago
- 00a8897 [MS12.2] Add unit test for NetworkTemplate builder by Junyu Lai · 3 years, 9 months ago