commit | e9cadcaf4d2f850bc975261c2d867e5cc57a6300 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Mon Sep 14 18:24:51 2020 -0500 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Sep 14 18:32:09 2020 -0500 |
tree | 75e50d55516e7360621464e4db5e4d186fedc344 | |
parent | 934e82a98dd5a528bef61e035db412963f9ab5f3 [diff] |
Link libinput as static_lib for libinput_tests When doing test-driven development, it's often needed to update the libinput library when iterating on the CL. Link libinput statically to allow for simpler invocation of the tests. Now, 'atest' will use the latest version of libinput when running libinput_tests, without having to do "adb sync". Bug: 167946721 Test: atest libinput_tests Change-Id: I9f6335f163d197d82f7654c7ad3cda0d19ff3852