commit | e8fe452357b96642d04f22782fb30f16e7055040 | [log] [tgz] |
---|---|---|
author | EdenSu <edensu@google.com> | Mon Nov 20 15:37:23 2023 +0800 |
committer | EdenSu <edensu@google.com> | Mon Nov 20 17:07:57 2023 +0800 |
tree | 4ca9dbf0c378856a8575930dce4601751ad4a5ed | |
parent | a82e90f52e5fc0472627b58ce73969fdb36026d5 [diff] [blame] |
Update language to comply with Android’s inclusive language guidance See https://source.android.com/setup/contribute/respectful-code for reference Bug: 243878236 Test: None Change-Id: Ife685178bfc92083946b6de6e371a5672a524f73
diff --git a/cmds/dumpstate/dumpstate.cpp b/cmds/dumpstate/dumpstate.cpp index 6fdf1c5..dc27467 100644 --- a/cmds/dumpstate/dumpstate.cpp +++ b/cmds/dumpstate/dumpstate.cpp
@@ -1519,7 +1519,7 @@ } static void DumpstateLimitedOnly() { - // Trimmed-down version of dumpstate to only include a whitelisted + // Trimmed-down version of dumpstate to only include a allowlisted // set of logs (system log, event log, and system server / system app // crashes, and networking logs). See b/136273873 and b/138459828 // for context.