commit | 63138b62d2e72fb4da55bb2d0abf90d9ca3cc751 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Mar 03 11:33:19 2022 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Mar 04 16:15:58 2022 +0000 |
tree | a519e53320098cb35f02d45ad2dd566041c713a0 | |
parent | e6ab1387eb6a01668c5768b56942028064b9b155 [diff] |
Make InputDispatcher logs available dynamically This will allow us to turn on these logs without having to rebuild and make it easier to debug. Bug: 211915757 Test: adb shell setprop log.tag.InputDispatcherFocus DEBUG Test: check that the logs get enabled Change-Id: Ie1b1445e52b71c373933d085367d74bf568b5462 (cherry picked from commit f2f827c5dcb38e8788a9b8fb76f615d8a462178a)