Expose registerDefaultNetworkCallbackAsUid.
Bug: 165835257 Test: atest FrameworksNetTests Change-Id: I638ed5cd5273d456919630aba1e22f099df1b36c
This commit is contained in:
@@ -4252,7 +4252,7 @@ public class ConnectivityManager {
|
||||
* @throws RuntimeException if the app already has too many callbacks registered.
|
||||
* @hide
|
||||
*/
|
||||
// TODO: @SystemApi(client=MODULE_LIBRARIES)
|
||||
@SystemApi(client = MODULE_LIBRARIES)
|
||||
@SuppressLint({"ExecutorRegistration", "PairedRegistration"})
|
||||
@RequiresPermission(anyOf = {
|
||||
NetworkStack.PERMISSION_MAINLINE_NETWORK_STACK,
|
||||
|
||||
Reference in New Issue
Block a user