commit | 0cb17673e3885567431e9af721daa2a6e269717c | [log] [tgz] |
---|---|---|
author | Michal Brzezinski <brzezinski@google.com> | Tue Dec 20 15:17:31 2022 +0000 |
committer | Michal Brzezinski <brzezinski@google.com> | Thu Dec 29 14:32:43 2022 +0100 |
tree | 6a3345bcd4db5aeea9f07b59089da44aa6a0c55d | |
parent | da209b100afa30f7bee2a8c30114757d22c46964 [diff] |
Adding logging to NotificationShadeWindowController - adding ShadeWindowLogger using LogBuffer - adding interface for all loggers wanting to log simple constant strings: ConstantStringsLogger - adding default implementation of ConstantStringsLogger which can be used easily in Kotlin and using it in other loggers - moving mForceOpenTokens from NotificationShadeWindowController to its State Test: logging works Bug: 245441667 Change-Id: Ic7c3b553c6388982bbc50b34a99a26de9f5e0d86