diff options
| author | Elliott Hughes <enh@google.com> | 2020-08-03 15:38:00 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-08-03 15:38:00 +0000 |
| commit | 9d7657b62ef47c7fdb49d08eb049b8039f3a25e1 (patch) | |
| tree | b63dc2d4c646e4b7ef55ec0227ca292c402013c1 /debuggerd/libdebuggerd/utility.cpp | |
| parent | 3e967861da3cfc132e363155c24902c4589ab25a (diff) | |
| parent | 7b21637782358142be6953af26515b6cba80334b (diff) | |
Merge "Update language to comply with Android's inclusive language guidance"
Diffstat (limited to 'debuggerd/libdebuggerd/utility.cpp')
| -rw-r--r-- | debuggerd/libdebuggerd/utility.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debuggerd/libdebuggerd/utility.cpp b/debuggerd/libdebuggerd/utility.cpp index f43092c213..4e6df09c9a 100644 --- a/debuggerd/libdebuggerd/utility.cpp +++ b/debuggerd/libdebuggerd/utility.cpp @@ -44,7 +44,6 @@ using android::base::unique_fd; -// Whitelist output desired in the logcat output. bool is_allowed_in_logcat(enum logtype ltype) { if ((ltype == HEADER) || (ltype == REGISTERS) |
