Snap for 6570104 from 31b2931b9f8009629f4010434f8eeada4757df71 to rvc-release

Change-Id: Ia1317fb0597642ef5e323ad9826dee47ba85958c
This commit is contained in:
android-build-team Robot
2020-06-09 01:09:58 +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.