Merge "Remove unnecessary public API getActiveNetworkForUid" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-08 02:26:15 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -1193,7 +1193,8 @@ public class ConnectivityManager {
*
* @return a {@link Network} object for the current default network for the
* given UID or {@code null} if no default network is currently active
* TODO: b/183465229 Cleanup getActiveNetworkForUid once b/165835257 is fixed
*
* @hide
*/
@RequiresPermission(android.Manifest.permission.NETWORK_STACK)
@Nullable