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
1 file changed