- a8ccfdd Fix testDeclareNetworkRequestUnfulfillable on R by Remi NGUYEN VAN · 4 years, 8 months ago
- 68150bc Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
- 4068bd9 Merge "Allow the System UID to unregister ConnDiags CBs." by Cody Kesting · 4 years, 8 months ago
- ebe3aee Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" by Remi NGUYEN VAN · 4 years, 8 months ago
- 70fa2b2 Allow the System UID to unregister ConnDiags CBs. by Cody Kesting · 4 years, 8 months ago
- ea5b540 Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
- cc3487c Merge "Migrate Slog to Log used in connectivity service module" by Aaron Huang · 4 years, 8 months ago
- bfc3c02 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
- 8a157aa Merge "Remove CaptivePortal deps on @hide MetricEvents" by Remi NGUYEN VAN · 4 years, 8 months ago
- 58606c5 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" by Remi NGUYEN VAN · 4 years, 8 months ago
- c54b7ed Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
- e391512 Remove CaptivePortal deps on @hide MetricEvents by Remi NGUYEN VAN · 4 years, 8 months ago
- 8671a6f Merge "Use public API of NetworkAgent in TestNetworkService" by Lucas Lin · 4 years, 8 months ago
- d7caf83 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
- 4ead42c Use public API of NetworkAgent in TestNetworkService by lucaslin · 4 years, 8 months ago
- cda101b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
- 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
- 6607225 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 9 months ago
- f8fedc3 Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 9 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
- ee660cf Add ConnectivityManager.TYPE_PROXY to SystemApi by Remi NGUYEN VAN · 4 years, 8 months ago
- 00c5e70 Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn by Remi NGUYEN VAN · 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
- 6616df3 Migrate Slog to Log used in connectivity service module by Aaron Huang · 4 years, 9 months ago
- d707e7f Do not query CS in NetworkProvider constructor by Remi NGUYEN VAN · 4 years, 8 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
- 88987d4 Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 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