| commit | 862ae2109cfa6f91922ced5d88882a4e756bdb21 | [log] [tgz] |
|---|---|---|
| author | Siarhei Vishniakou <svv@google.com> | Wed Sep 28 15:17:28 2022 -0700 |
| committer | Siarhei Vishniakou <svv@google.com> | Thu Sep 29 13:44:36 2022 +0000 |
| tree | 970fe316b9f676fb65f7a10db74d6f57dad4bbf3 | |
| parent | e02d711958ab8314cce68fd68456aac5a8bdd29e [diff] |
Remove libui dependencies from input code We would like to eventually compile some or all of the input code for host. Currently, libui-types is a small library that provides types like Transform, Region, Rect. That build target is host-supported. Switch input dependencies to use libui-types only. Bug: 249591924 Test: m checkinput Change-Id: I406a4c3b5ffe190271486213240d67a2e7d4bd25