[Wi-Fi] WiFi Settings inclusive language fix plan phase 2
Replace WiFi related terms which contain Blacklist,Dummy,Sane or Sanity Check wordings. Goal: Create a fixit for Android Platform to reduce the use of non-inclusive language for all code. Bug: 161425297 Test: make RunSettingsRoboTests -j Change-Id: I1ff89bd2a6636ada1e0f5b9879aecbbd5dab4012
This commit is contained in:
@@ -36,7 +36,7 @@ import android.util.Log;
|
||||
import androidx.annotation.VisibleForTesting;
|
||||
|
||||
/**
|
||||
* Activity which acts as a proxy to the tether provisioning app for sanity checks and permission
|
||||
* Activity which acts as a proxy to the tether provisioning app for validity checks and permission
|
||||
* restrictions. Specifically, the provisioning apps require
|
||||
* {@link android.permission.TETHER_PRIVILEGED}, while this activity can be started by a caller
|
||||
* with {@link android.permission.TETHER_PRIVILEGED}.
|
||||
|
Reference in New Issue
Block a user