1. 46adcba Merge "Revert "Remove connectivity dependency on Preconditions"" am: c407499db5 by Remi NGUYEN VAN · 4 years, 5 months ago
  2. c407499 Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  3. 00c531f Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  4. 23be8da Merge "Replace InetAddress#parseNumericAddress" am: 67503fefc6 by Paul Hu · 4 years, 5 months ago
  5. 67503fe Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  6. b8c6c46 Merge "Remove connectivity dependency on Preconditions" am: 83c34e272a by Remi NGUYEN VAN · 4 years, 5 months ago
  7. 83c34e2 Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  8. b139738 Merge "Remove VpnType usage in VpnTransportInfo" am: e7ea40527a by Remi NGUYEN VAN · 4 years, 5 months ago
  9. 64f37fc Merge "Create a service-connectivity-pre-jarjar library" am: 1e976dd3af by Remi NGUYEN VAN · 4 years, 5 months ago
  10. e7ea405 Merge "Remove VpnType usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  11. 1e976dd Merge "Create a service-connectivity-pre-jarjar library" by Remi NGUYEN VAN · 4 years, 5 months ago
  12. cbe7381 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  13. b392e8f Merge "Remove usage of hidden InetSocketAddress constructor" am: 7e8db8aed8 by Remi NGUYEN VAN · 4 years, 5 months ago
  14. 16f7830 Remove VpnType usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  15. 2e28bfa Merge "Remove hidden @NetworkType in NetworkInfo" am: f829e86db8 by Treehugger Robot · 4 years, 5 months ago
  16. 3fef231 Merge "Remove hidden INVALID_RESOURCE_ID in unused param" am: 31558edb8e by Treehugger Robot · 4 years, 5 months ago
  17. 43b1fa7 Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" am: 0a30c831a4 by Treehugger Robot · 4 years, 5 months ago
  18. 7e8db8a Merge "Remove usage of hidden InetSocketAddress constructor" by Remi NGUYEN VAN · 4 years, 5 months ago
  19. f829e86 Merge "Remove hidden @NetworkType in NetworkInfo" by Treehugger Robot · 4 years, 5 months ago
  20. 31558ed Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  21. 0a30c83 Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" by Treehugger Robot · 4 years, 5 months ago
  22. 10af6fb Merge changes from topics "vcn04", "vcn12" am: d219f4807c by Junyu Lai · 4 years, 5 months ago
  23. d219f48 Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
  24. 312bcb6 Merge "ConnectivityManager: Provide API's to include location sensitive info" am: f72f1d9e28 by Roshan Pius · 4 years, 5 months ago
  25. f72f1d9 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  26. d5eb1fa Merge "Stop using PackageManagerInternal in PermissionMonitor" am: 2269d7e3fa by Paul Hu · 4 years, 5 months ago
  27. 2269d7e Merge "Stop using PackageManagerInternal in PermissionMonitor" by Paul Hu · 4 years, 5 months ago
  28. 15516e3 Merge "Remove Slog usage in NetworkState" am: 437ee783c4 by Treehugger Robot · 4 years, 5 months ago
  29. 160a29c Merge "Move ParseException to Connectivity" am: eae251b42a by Remi NGUYEN VAN · 4 years, 5 months ago
  30. 437ee78 Merge "Remove Slog usage in NetworkState" by Treehugger Robot · 4 years, 5 months ago
  31. eae251b Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  32. 3912538 Merge changes Ib80f814f,Ic605e489 am: 3bde652e41 by Lucas Lin · 4 years, 5 months ago
  33. 22f91bd Merge "[CS17]Remove useless code(AsyncChannel) from ConnectivityService" am: ab31bd8c31 by Frank Li · 4 years, 5 months ago
  34. 3bde652 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  35. ab31bd8 Merge "[CS17]Remove useless code(AsyncChannel) from ConnectivityService" by Frank Li · 4 years, 5 months ago
  36. 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  37. 7af6af8 Merge changes from topic "ethernet_specifier" am: 92e9f17915 by Remi NGUYEN VAN · 4 years, 5 months ago
  38. f680bb7 Add Ethernet, TestNetworkSpecifier API am: 7f11b46a43 by Remi NGUYEN VAN · 4 years, 5 months ago
  39. 92e9f17 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  40. 0072563 Merge changes Iac9487e8,Ifa411c7b am: 999506022f by Treehugger Robot · 4 years, 5 months ago
  41. 1a6095c Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  42. 26d6809 [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
  43. f3ca0ef [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  44. 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  45. 5a62127 Fix common tests on Q and R by Remi NGUYEN VAN · 4 years, 5 months ago
  46. f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  47. 6b0a6a2 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  48. 6abc4be Merge "Don't start clatd if disabled by vendor property." am: 91fccfe42f by Lorenzo Colitti · 4 years, 5 months ago
  49. 91fccfe Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 5 months ago
  50. 16e9dd5 Remove Slog usage in NetworkState by Remi NGUYEN VAN · 4 years, 5 months ago
  51. 1c17c88 Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  52. 4c63bb2 Remove hidden @NetworkType in NetworkInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  53. 642d6ab Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  54. 1c0d9b2 [CS17]Remove useless code(AsyncChannel) from ConnectivityService by lifr · 4 years, 5 months ago
  55. a035f85 Merge "Unbreak extraInfo values returned to apps." am: 877ef7634f by Lorenzo Colitti · 4 years, 5 months ago
  56. 04e1000 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  57. 877ef76 Merge "Unbreak extraInfo values returned to apps." by Lorenzo Colitti · 4 years, 5 months ago
  58. cb49506 Remove usage of hidden InetSocketAddress constructor by Remi NGUYEN VAN · 4 years, 5 months ago
  59. e84e5fa Stop using PackageManagerInternal in PermissionMonitor by paulhu · 4 years, 5 months ago
  60. c6122719 Merge "Set extraInfo on cellular TestNetworkAgents." am: ab2f3d3cb5 by Lorenzo Colitti · 4 years, 5 months ago
  61. ab2f3d3 Merge "Set extraInfo on cellular TestNetworkAgents." by Lorenzo Colitti · 4 years, 5 months ago
  62. 433b973 Merge "Remove IBatteryStats from ConnectivityService module" am: f3827cf444 by Aaron Huang · 4 years, 5 months ago
  63. f3827cf Merge "Remove IBatteryStats from ConnectivityService module" by Aaron Huang · 4 years, 5 months ago
  64. 9ffb4d5 Merge "Remove hidden APIs usage regarding to dump" am: f4956c7502 by Chiachang Wang · 4 years, 5 months ago
  65. f4956c7 Merge "Remove hidden APIs usage regarding to dump" by Chiachang Wang · 4 years, 5 months ago
  66. 9ddf7d3 Remove hidden APIs usage regarding to dump by Chiachang Wang · 4 years, 5 months ago
  67. 4c9e202 Don't start clatd if disabled by vendor property. by Lorenzo Colitti · 4 years, 5 months ago
  68. 386f9a3 Unbreak extraInfo values returned to apps. by Lorenzo Colitti · 4 years, 5 months ago
  69. de47d2e Merge "frameworks: add test group for auto tests" am: 5845859186 by James Mattis · 4 years, 5 months ago
  70. 5845859 Merge "frameworks: add test group for auto tests" by James Mattis · 4 years, 5 months ago
  71. ad4e883 Set extraInfo on cellular TestNetworkAgents. by Lorenzo Colitti · 4 years, 5 months ago
  72. 14ad9a9 Create a service-connectivity-pre-jarjar library by Aaron Huang · 4 years, 7 months ago
  73. c80147e Merge "Replace PendingIntent#getIntent" am: e0b54f9303 by Paul Hu · 4 years, 5 months ago
  74. e0b54f9 Merge "Replace PendingIntent#getIntent" by Paul Hu · 4 years, 5 months ago
  75. d7e0f35 Merge "Fix a bug where listen callbacks would not be called" am: 3b50ce7a6f by Chalard Jean · 4 years, 5 months ago
  76. 3b50ce7 Merge "Fix a bug where listen callbacks would not be called" by Chalard Jean · 4 years, 5 months ago
  77. 76df56c frameworks: add test group for auto tests by Jun · 4 years, 6 months ago
  78. 1eebf4f Use ParcelDescriptor.fromSocket instead of getFileDescriptor by Remi NGUYEN VAN · 4 years, 5 months ago
  79. c3f7920 Remove IBatteryStats from ConnectivityService module by Aaron Huang · 4 years, 5 months ago
  80. df270af Merge changes from topic "PSL_TelephonyCallback" am: f619c9967d by Zoey Chen · 4 years, 5 months ago
  81. 9b58ed1 Merge changes I1d1f0d2d,Ifbd4a978 am: 77ed87e072 by Aaron Huang · 4 years, 5 months ago
  82. f619c99 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  83. 77ed87e Merge changes I1d1f0d2d,Ifbd4a978 by Aaron Huang · 4 years, 5 months ago
  84. d67ab4d Fix a bug where listen callbacks would not be called by Chalard Jean · 4 years, 5 months ago
  85. 3d4e6de Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" am: aaef65de42 by Chalard Jean · 4 years, 5 months ago
  86. aaef65d Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  87. e044c46 Communicate with BatteryStatsService through BatteryStatsManager by Aaron Huang · 4 years, 9 months ago
  88. 94c60a9 Replace PendingIntent#getIntent by paulhu · 4 years, 5 months ago
  89. ee5644f Merge "Use ArraySet#add() instead of ArraySet#append()" am: 627c6a5258 by Lucas Lin · 4 years, 5 months ago
  90. 627c6a5 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 5 months ago
  91. dbc2df3 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  92. 37aa459 Merge "Move OemNetworkPreferences to Connectivity" am: c61a6fc426 by Remi NGUYEN VAN · 4 years, 5 months ago
  93. c61a6fc Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  94. cdb81da Merge "Replace Inet[4|6]Address#ANY" am: 3483a8be68 by Paul Hu · 4 years, 5 months ago
  95. 3483a8b Merge "Replace Inet[4|6]Address#ANY" by Paul Hu · 4 years, 5 months ago
  96. ee4cd63 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 5 months ago
  97. defaaf0 Merge "[CS10]Remove the hidden API usage of BitUtils" am: 02d57fc2ae by Frank Li · 4 years, 5 months ago
  98. 9930f13 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  99. c33ea4d [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  100. 00f75b0 Merge "Applying OEM network pref to all users" am: 3f0925ee2e by James Mattis · 4 years, 5 months ago