commit | 8d708f74b5cd5009e21f2c7e37f8a1de4567c615 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed May 02 11:22:15 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu May 10 08:45:24 2018 -0700 |
tree | 18d85e59971cb7874d8a25dc4062a3d11fe5acdf | |
parent | 113b30687e1f0d42f355304ab355baca276d5c16 [diff] |
init: Add inotify for /dev/input/ Since event sources can come and go asynchronously because of delayed driver instantiation due to initialization or firmware upload, USB attched devices, kernel module loads, or test automation sources like monkey, add in inotify on /dev/input/ to support these possibilities. Test: manual, boot, check registered chord works Bug: 64114943 Change-Id: Ie598bb6f5bf94b2034ab33cf3be7fa15d3467141