Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference
 
Test: Presubmit
Bug: 161896447

Change-Id: Ib5f445c3987c6eda2c3f3be8b9ac641c4e7f934e
This commit is contained in:
Curtis Belmonte
2020-07-28 20:23:01 +00:00
parent ed7662f6f6
commit 5612e2c5c7

View File

@@ -80,7 +80,7 @@ public class SetupChooseLockPasswordTest {
@Test @Test
public void createActivity_shouldNotCrash() { public void createActivity_shouldNotCrash() {
// Basic sanity test for activity created without crashing // Basic test for activity created without crashing
final Intent intent = final Intent intent =
SetupChooseLockPassword.modifyIntentForSetup( SetupChooseLockPassword.modifyIntentForSetup(
application, application,