- 11cf60b Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
- f2d92dc Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 8 months ago
- 5dab5fb Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
- 4f42110 Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 by Lorenzo Colitti · 4 years, 8 months ago
- c99d746 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
- 746cdc2 Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
- e07a894 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 8 months ago
- e794a09 Merge "Adding @IgnoreUpTo to OemNetworkPreferencesTest" by Treehugger Robot · 4 years, 8 months ago
- 18b00ac Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
- fee5e4e Stop accessing VPNs in getAllVpnInfo. by Lorenzo Colitti · 4 years, 9 months ago
- 083b00b Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 9 months ago
- 8000e03 Clear calling identity in registerNetworkAgent. by Lorenzo Colitti · 4 years, 8 months ago
- f3963fa Allow tests to create TRANSPORT_TEST|TRANSPORT_VPN networks. by Lorenzo Colitti · 4 years, 8 months ago
- 129c01e Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
- 30b0d06 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
- 6ae6681 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
- b776953 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 9 months ago
- 99fb692 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 9 months ago
- b5cc742 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 8 months ago
- 7d013ab Merge "Ignore verifying canBeSatisfiedBy() on Android Q" by Lucas Lin · 4 years, 8 months ago
- 1d8505b Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 8 months ago
- 5cbbbfb Merge changes Ibed6cdd4,I51e3c00d,Ibf37f94b by James Mattis · 4 years, 9 months ago
- 81d8d47 Merge changes from topic "move_BSCH" by Chiachang Wang · 4 years, 9 months ago
- 3b0f85c Merge "Expose MIN_MTU_V6 as a public, @hide constant" by Benedict Wong · 4 years, 9 months ago
- f0d6b60 Merge "Remove a comment from ConnectivityService" by Lucas Lin · 4 years, 9 months ago
- e955141 Update toString() to use the correct request by James Mattis · 4 years, 9 months ago
- 258ea3c Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
- 4fce5d1 Allow a way to track the active request in an NRI by James Mattis · 4 years, 9 months ago
- b4b3693 Merge "Clarify documentation on TEMP_NOT_METERED API" by Sarah Chin · 4 years, 9 months ago
- 8dd41ee Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 9 months ago
- 63c1a59 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 9 months ago
- 2cb619a Clarify documentation on TEMP_NOT_METERED API by Sarah Chin · 5 years ago
- f321511 Expose MIN_MTU_V6 as a public, @hide constant by Benedict Wong · 4 years, 9 months ago
- 5d358df Remove a comment from ConnectivityService by lucaslin · 4 years, 9 months ago
- 4489abd Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
- e42d10a Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
- 3581b34 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
- d00e0b8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
- 6274014 Move BasicShellCommandHandler to frameworks/lib/modules-utils by Chiachang Wang · 4 years, 9 months ago
- b823971 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 9 months ago
- 1ea1cda Minor fixes to NetworkCapabilities#toString. by Lorenzo Colitti · 4 years, 9 months ago
- 49ffc81 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
- 459ad2a Merge "Separate 2 tests to verify canBeSatisfiedBy()" by Lucas Lin · 4 years, 9 months ago
- 90a764c Merge "Fix the comments left on aosp/1481197" by Lucas Lin · 4 years, 9 months ago
- c6cd3d4 Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
- 3c4242c Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
- 20f7c6e Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 9 months ago
- 41da838 Merge "Replace the way to add legacy routing" by Chiachang Wang · 4 years, 9 months ago
- 8806704 Merge "Updating network preference comments" by James Mattis · 4 years, 9 months ago
- 64945ac Fix the comments left on aosp/1481197 by lucaslin · 4 years, 9 months ago
- 6f95279 Replace the way to add legacy routing by Chiachang Wang · 4 years, 9 months ago
- 879f21b Merge changes I67e5fa23,I223b207c by Lucas Lin · 4 years, 9 months ago
- 82d1b93 Updating network preference comments by James Mattis · 4 years, 9 months ago
- 8b7da06 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 9 months ago
- 363c862 Remove unused getTetherStats by junyulai · 4 years, 10 months ago
- 356a879 Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
- 60b84b2 Adding multilayered requests to NetworkRequestInfo by James Mattis · 4 years, 9 months ago
- 9869d30 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
- 55f4570 Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
- 4ebbddc Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
- f8f47c5 DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
- e1a17ba Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
- ec9ab79 Use hasIpv[4|6]DefaultRoute instead of hasIPv[4|6]DefaultRoute by lucaslin · 4 years, 9 months ago
- edd411a Replace Context @hide APIs by paulhu · 4 years, 10 months ago
- 8dc153e Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
- 42f8a91 Use local defined constants for notification channels by lucaslin · 4 years, 9 months ago
- 539aa9a NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
- bc2369a Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
- e4d25c4 Merge "Fix a bug where modern network agents start in UNKNOWN" by Chalard Jean · 4 years, 9 months ago
- 3a7110e Fix a bug where modern network agents start in UNKNOWN by Chalard Jean · 4 years, 10 months ago
- 0471057 Merge "Replace hidden NMS permission control API" by Treehugger Robot · 4 years, 9 months ago
- 7167773 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
- cbcc4ae Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
- 3fa68ae Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
- 117bde4 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
- edb833a Replace hidden NMS permission control API by Chiachang Wang · 4 years, 9 months ago
- 6d5c0e7 Replace hidden NMS API for setting MTU by Chiachang Wang · 4 years, 9 months ago
- f83a718 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
- 1b7ae75 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
- 4fcbb03 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 9 months ago
- ed0fdd9 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
- 7f8bb80 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
- c04c6aa Merge "Replace PendingIntent @hide APIs" by Paul Hu · 4 years, 9 months ago
- de9d06b Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 10 months ago
- c3bc747 Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 10 months ago
- da47bb1 Merge "Address comments on aosp/1448415" by Treehugger Robot · 4 years, 10 months ago
- 0725c57 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 10 months ago
- 2669b29 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
- 64b87b5 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 10 months ago
- 06e08ac Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
- c1215d3 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
- a2d7ef0 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
- 9a6fd90 Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
- bc1d304 Merge "Remove unused methods from LinkProperties." am: 561107dd24 by Chalard Jean · 4 years, 10 months ago
- 561107d Merge "Remove unused methods from LinkProperties." by Chalard Jean · 4 years, 10 months ago
- 05fa707 Merge changes from topic "new-ipsec-api" am: 3a07def46d by Yan Yan · 4 years, 10 months ago
- 3a07def Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
- 9601189 Create service-connectivity.jar by Aaron Huang · 5 years ago
- 6baa1bf Merge "Stop setting the legacy net.dnsX system properties" am: 61da71aa03 by Bernie Innocenti · 4 years, 10 months ago
- 4273f77 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago