commit | 6dcefe69062b62d1dc6688c02983963ed6eed0fc | [log] [tgz] |
---|---|---|
author | Alexandre Francois <alexfrancois@google.com> | Wed Jan 04 10:34:25 2023 +0000 |
committer | Alex Francois <alexfrancois@google.com> | Tue Jan 17 13:00:50 2023 +0000 |
tree | 3197d0ef4ffbdf7ad83f8eeb454d056ebe177ec8 | |
parent | 8d22a5fa95d0ff92803471a47deb1195757e420e [diff] |
Replace use of EventLogger in MR2ServiceImpl with Slog Logs that previously appeared in dumpsys now appear in system logs. For testing, get system logs live with logcat, for example: adb logcat MR2ServiceImpl:I *:S or generate a bug report, for example: adb bugreport then browse the file with the Android Bug Tool UI at go/abt-web Bug: 259705163 Test: manually Change-Id: If0c8bdef7afcb445f6c9b5ced60ec97d0c5bb0d7