Make change and version bump to r_aml_300801100 for mainline module file: packages/Tethering/apex/manifest.json

Change-Id: I06126d269aa431f5c9f6cd38f403ddfd3f12d489
This commit is contained in:
android-build-team Robot
2020-06-09 07:10:01 +00:00

View File

@@ -468,8 +468,8 @@ public class NetworkRequest implements Parcelable {
}
/**
* Returns true iff. the capabilities requested in this NetworkRequest are satisfied by the
* provided {@link NetworkCapabilities}.
* Returns true if and only if the capabilities requested in this NetworkRequest are satisfied
* by the provided {@link NetworkCapabilities}.
*
* @param nc Capabilities that should satisfy this NetworkRequest. null capabilities do not
* satisfy any request.