diff options
| author | 2020-07-29 21:02:54 +0000 | |
|---|---|---|
| committer | 2020-07-29 21:03:05 +0000 | |
| commit | 4c8a97a8f4230fd0d9f36335683af3639064eef1 (patch) | |
| tree | fac128caa3ccf258d100dae13be2c43c849be3d7 | |
| parent | abdc06b2d295b06368b44a8f434e28c793527c35 (diff) | |
Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference
BUG=161896447
Change-Id: I8d670c2c1aac98f06de3f714a957b08dfd285a0b
| -rw-r--r-- | cmds/statsd/src/atoms.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/statsd/src/atoms.proto b/cmds/statsd/src/atoms.proto index c8f2efab3783..7745677c4355 100644 --- a/cmds/statsd/src/atoms.proto +++ b/cmds/statsd/src/atoms.proto @@ -60,7 +60,7 @@ import "frameworks/base/core/proto/android/view/enums.proto"; import "frameworks/base/core/proto/android/wifi/enums.proto"; /** - * The master atom class. This message defines all of the available + * The primary atom class. This message defines all of the available * raw stats log events from the Android system, also known as "atoms." * * This field contains a single oneof with all of the available messages. |