diff options
| author | 2024-11-19 23:58:05 +0000 | |
|---|---|---|
| committer | 2024-11-19 23:58:05 +0000 | |
| commit | 9563acf6dba6224f6275f0ff7bfa3ecb494ed16b (patch) | |
| tree | 8fc7041cf599c9ce72504496447c9a9d7c403dc0 /libs/androidfw/misc.cpp | |
| parent | 2ad2f9085bcbff4790b13bf32da8c7d49d7eedbf (diff) | |
Make DesktopModeUiEventLogger injectable
Provide the logger using @Provides in WMShellModule instead of @Inject,
and remove the InstanceIdSequence dependency since there is no provider
of that in the dagger graph and thus this logger wasn't able to be
injected as is.
Also makes a couple of styling changes to the logger class:
1) Removed hungarian notation
2) Moved event enum out of the companion object to avoid compilation
warnings
3) Converted android.util.Log to Protologs
Bug: 341319606
Test: m WMShellUnitTests
Flag: EXEMPT refactor
Change-Id: Iefe177beada997878dce961fc50cea247709c3ea
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions