commit | 8b477b6d10cf02e27cb553df797aa464daa88361 | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Thu Jun 18 16:55:24 2020 -0700 |
committer | Peter Kalauskas <peskal@google.com> | Sat Jun 20 03:26:12 2020 +0000 |
tree | 3b94ff27d3cc739005402da8a5f4ed0c09422797 | |
parent | a5032be8e097263ec82967ad6fdf40e1061a33e7 [diff] |
Use standard colors in logcat color output Previously, colors were specified from the 216 additional colors, which typically specify an exact RGB color value. Instead, use escape codes for standard colors (default foreground, red, green, yellow, etc.), which are commonly adjusted by terminal emulators user preferences. Bug: 159503129 Test: adb logcat --format color Test: atest liblog Change-Id: I0b10a70a76a29d896d04d6c49e716b09cb09b19a