commit | 96818960a7f27f151139c903b20f5070fd0836fe | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Aug 23 10:19:02 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Sep 07 18:29:15 2023 +0000 |
tree | e855da1417a775516c740aec221502034d138d20 | |
parent | 19b1c65ca598cb661b2aeb06b73774c2de4b4790 [diff] |
Add input flags for event verification We will try to roll them out to improve the correctness of the input streams. Bug: 271455682 Test: atest inputflinger_tests Change-Id: I03ad327cf86b19220b5a6344b77b446dd7360ab9
diff --git a/libs/input/tests/Android.bp b/libs/input/tests/Android.bp index e7224ff..138898f 100644 --- a/libs/input/tests/Android.bp +++ b/libs/input/tests/Android.bp
@@ -62,6 +62,7 @@ "libtinyxml2", "libutils", "libvintf", + "server_configurable_flags", ], data: [ "data/*",