Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

 #inclusivefixit

Bug: 162536543
Change-Id: Id3228be845bffa340fdb0165b567e7cf1759c839
This commit is contained in:
Alice Kuo
2020-07-31 19:00:18 +00:00
parent 09b57ae95f
commit 75a3409546

View File

@@ -247,7 +247,7 @@ public class WifiTracker implements LifecycleObserver, OnStart, OnStop, OnDestro
}
/**
* Sanity warning: this wipes out mScoreCache, so use with extreme caution
* Validity warning: this wipes out mScoreCache, so use with extreme caution
* @param workThread substitute Handler thread, for testing purposes only
*/
@VisibleForTesting