commit | 5b1d9f78b14d2d95b3ffd29eda29de18b6998f42 | [log] [tgz] |
---|---|---|
author | Tim Kilbourn <tkilbourn@google.com> | Wed Jun 10 16:27:47 2015 -0700 |
committer | Tim Kilbourn <tkilbourn@google.com> | Wed Jun 10 16:27:47 2015 -0700 |
tree | 9bbcb40efdb88fb1b5fa28975d96dbfc2f0a8b39 | |
parent | 1260e08d0293697477e2dca046e31b4977dea7ce [diff] [blame] |
Add input.evdev.default to base.mk The new inputflinger requires it (as of now), so it doesn't make sense to have it included only in generic_no_telephony.mk. Change-Id: I8e34c8d75839e1bfe31bf29fe22a2fc6111b44c1
diff --git a/target/product/base.mk b/target/product/base.mk index 238bd45..3563656 100644 --- a/target/product/base.mk +++ b/target/product/base.mk
@@ -38,6 +38,7 @@ fsck_msdos \ ime \ input \ + input.evdev.default \ inputflinger \ inputflingerhost \ javax.obex \