commit | 0492c375e0a882fa8a3786ed4b62db4afb0d50d5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 17 17:09:07 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Jul 17 17:09:07 2017 +0900 |
tree | 603797b5c4814ec6608d8bdffb8948fe3ff6ad86 | |
parent | 6c5f73328e05e5fb1b12ddfe18e8456b747bb91e [diff] |
Unmark input.evdev.default from vendor lib This HAL is using android/input.h which is not available to vendors. Unmark this HAL back to platform lib so that the header is accessible. Note that this does not block our effort of splitting system/vendor builds since this HAL is not used in any Treble-enabled device. Bug: 37342627 Test: BOARD_VNDK_VERSION=current m -j input.evdev.default Change-Id: I4f900cb58802bccf8d06f995a4e52c3b450f4799