diff options
| author | 2022-07-22 15:45:08 +0000 | |
|---|---|---|
| committer | 2022-08-02 09:33:44 +0000 | |
| commit | e3022817d6605ad84c6a87d8dd52d9d0f75b864e (patch) | |
| tree | f7faf0a62b2b1ae59de9dc170721c556eb2783f7 /libs/androidfw/StringPool.cpp | |
| parent | 40f7ea9ef38862fb0a2a81e3bcc7b4e26e7ba177 (diff) | |
Convert all Log.* messages in KeyguardUpdateMonitor to use LogBuffer
Create a new helper class for logging.
Current messages being logged to Logcat won't be logged anymore, the
LogBuffer logs can be accessed by a dumpsys.
For debugging, LogBuffer can configured to echo to Logcat as well
using the following command:
```
adb shell settings put global systemui/buffer/KeyguardUpdateMonitorLog
<LogLevel>
```
Test: atest SystemUI passes
Fixes: 239819049
Change-Id: I8f234f930d1aab92ae3535d8f850d26c2eab6729
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions