commit | 25920317decfb5cc247be95da696d38a77caccf3 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Dec 12 15:24:44 2018 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Dec 17 15:45:40 2018 -0800 |
tree | 1a2306d29f1c444e282626cdd25127fbbbc38ff2 | |
parent | a09fe22ec1d22b940422b5c24aebab47ebb81ead [diff] |
Separate function to add fd to epoll Since we will be adding video devices in addition to input devices to epoll, we will be using the same function for adding an fd to epoll. Small refactor here to make the later patch simpler. Test: use booted device (EventHub native tests are pending) Bug: 111480215 Change-Id: If257b3734ca12d0061648aa6ac5347ee1b0629a3