commit | 4d0f39617761d8678c5c028ec5dc5c918c9a73a4 | [log] [tgz] |
---|---|---|
author | Chris Ye <lzye@google.com> | Tue Aug 11 11:23:38 2020 -0700 |
committer | Chris Ye <lzye@google.com> | Tue Aug 11 11:25:26 2020 -0700 |
tree | 4929af9f2d1355beb713ea5c8950d49b031bdbe6 | |
parent | e44fd2c16cba887a78d9a0ce5dd5cf1063659c9f [diff] |
Add uinput command binary to system image. Add uinput command binary to base system to be included in system image. Bug: 163217897 Test: builds Change-Id: Id72503474937b9fa7d3d5bd0af4cedfb394a2869
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 083d86a..802a9fc 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -265,6 +265,7 @@ tune2fs \ tzdatacheck \ uiautomator \ + uinput \ uncrypt \ usbd \ vdc \