diff options
author | 2024-09-12 18:11:44 +0000 | |
---|---|---|
committer | 2024-09-12 18:56:54 +0000 | |
commit | f20b6ba6b0f791dfdebd26c48014a2733370498f (patch) | |
tree | 0ec6f47cbaa37a9dbcbf71a40be36bde390ec0d7 /libs/gui/SurfaceComposerClient.cpp | |
parent | 90a75721b4015fe496f87a5d80633badbaff4781 (diff) |
InputDevice: modernize IDC probe debugging logs
* Use the new-style stream syntax for readability
* Upgrade DEBUGs to INFOs (since the new-style stream syntax filters
DEBUG logs by default, and since these are hidden behind a
compile-time constant it's fine to promote them)
* Include the reason we didn't find a particular IDC file
Bug: 365593937
Test: set DEBUG_PROBE to true, check logcat for the InputReader tag
while connecting an input device
Flag: EXEMPT code disabled by compile-time constant
Change-Id: I7801252b688b4869911792aa66d2dcdceed8713b
Diffstat (limited to 'libs/gui/SurfaceComposerClient.cpp')
0 files changed, 0 insertions, 0 deletions