commit | dae52792878635f378b2c9c94cbfa305f90bf3a7 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Dec 15 07:36:40 2023 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue Jan 30 21:21:42 2024 +0000 |
tree | ab201aeb4084c747d282b74a8d76f411f4beeb36 | |
parent | 2707f8c2142e65dacee6afa45065c18d1a3cd96e [diff] [blame] |
InputTracer: Trace motion and key events Bug: 210460522 Test: manual with perfetto Change-Id: I4bcac0b8bba5132d0e68815923ab8f89b2bede84
diff --git a/services/inputflinger/Android.bp b/services/inputflinger/Android.bp index a7955cf..2d6838b 100644 --- a/services/inputflinger/Android.bp +++ b/services/inputflinger/Android.bp
@@ -110,6 +110,7 @@ ], static_libs: [ "libattestation", + "libperfetto_client_experimental", "libpalmrejection", "libui-types", ],