Make public the registerDefaultNetworkCallback API
Change-Id: I89d7a6f49f5d6a0da3402a07407b0f8d93181b4f
This commit is contained in:
@@ -3021,7 +3021,6 @@ public class ConnectivityManager {
|
|||||||
*
|
*
|
||||||
* @param networkCallback The {@link NetworkCallback} that the system will call as the
|
* @param networkCallback The {@link NetworkCallback} that the system will call as the
|
||||||
* system default network changes.
|
* system default network changes.
|
||||||
* @hide
|
|
||||||
*/
|
*/
|
||||||
public void registerDefaultNetworkCallback(NetworkCallback networkCallback) {
|
public void registerDefaultNetworkCallback(NetworkCallback networkCallback) {
|
||||||
// This works because if the NetworkCapabilities are null,
|
// This works because if the NetworkCapabilities are null,
|
||||||
|
|||||||
Reference in New Issue
Block a user