Merge "Update language to comply with Android's inclusive language guidance" am: 2dd299c5db am: 0e7aefd000 am: e15e314aad

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1379156

Change-Id: Ib078acdf9210f7c80b5cdb50ae5b860aea2a5626
This commit is contained in:
Chiachang Wang
2020-08-12 10:28:50 +00:00
committed by Automerger Merge Worker

View File

@@ -1477,7 +1477,7 @@ public class IpSecService extends IIpSecService.Stub {
}
/**
* Checks an IpSecConfig parcel to ensure that the contents are sane and throws an
* Checks an IpSecConfig parcel to ensure that the contents are valid and throws an
* IllegalArgumentException if they are not.
*/
private void checkIpSecConfig(IpSecConfig config) {