Merge "Fix a typo in a comment" am: 968238aa92 am: 0df34e3024 am: 173b634aab
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1459885 Change-Id: I8428419ef645a312c7fbbc45a8ac5709d6ab5d9c
This commit is contained in:
@@ -30,7 +30,7 @@ import android.util.Log;
|
||||
|
||||
/**
|
||||
* Base class for network providers such as telephony or Wi-Fi. NetworkProviders connect the device
|
||||
* to networks and makes them available to to the core network stack by creating
|
||||
* to networks and makes them available to the core network stack by creating
|
||||
* {@link NetworkAgent}s. The networks can then provide connectivity to apps and can be interacted
|
||||
* with via networking APIs such as {@link ConnectivityManager}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user