diff options
author | JW Wang <wangchun@google.com> | 2020-08-12 16:47:53 +0800 |
---|---|---|
committer | JW Wang <wangchun@google.com> | 2020-08-12 16:47:53 +0800 |
commit | b1e1a423054756f013b85d2c0bcc8ad22d58d34c (patch) | |
tree | 7cdf46327c42e1c383cffba1ea3cf5dfcf9397e1 | |
parent | 06697e0c43e7cbdb361e95b46a4538c71a94ce96 (diff) |
Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for
reference.
Bug: 162536543
Test: m
Change-Id: I30ca0bf2f77015637a0f36a7083f4044cd29d3b1
-rw-r--r-- | tests/RollbackTest/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/RollbackTest/README.txt b/tests/RollbackTest/README.txt index c0b718a3e2c1..bc3b3bc3a1ee 100644 --- a/tests/RollbackTest/README.txt +++ b/tests/RollbackTest/README.txt @@ -9,10 +9,10 @@ StagedRollbackTest - device driven test for staged rollbacks. TestApp - - source for dummy apks used in testing. + - source for fake apks used in testing. TestApex - - source for dummy apex modules used in testing. + - source for fake apex modules used in testing. Running the tests ================= |