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:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user