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

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

Change-Id: I0d9947b6e4591d515a3c318be38e3c46a119a7f7
This commit is contained in:
Chiachang Wang
2020-08-12 10:43:42 +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) {