Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: robotest & manual Change-Id: Ibe64a68d7bddf84780dfac33555c097ff55c97a8
This commit is contained in:
@@ -239,7 +239,7 @@ public class AddAccountSettings extends Activity {
|
||||
* or broadcasts.
|
||||
*
|
||||
* Unfortunately for legacy reasons we still need to support this. But
|
||||
* we can cripple the intent so that 3rd party authenticators can't
|
||||
* we can disable the intent so that 3rd party authenticators can't
|
||||
* fill in addressing information and launch arbitrary actions.
|
||||
*/
|
||||
Intent identityIntent = new Intent();
|
||||
|
Reference in New Issue
Block a user