OSDN Git Service

Add input HAL header.
authorMichael Wright <michaelwr@google.com>
Sat, 14 Feb 2015 01:31:41 +0000 (17:31 -0800)
committerMichael Wright <michaelwr@google.com>
Mon, 23 Feb 2015 18:45:55 +0000 (10:45 -0800)
commit5113aff7e2a8540cc3f6364b8c730f853784e2ff
tree423bf08dec26c32c09cd1a9af2e41a2a16cb903c
parent5d4ee176fb9b9c48505476a2200e20ecaca90353
Add input HAL header.

Change-Id: Ia959dd1d1adf024459d2423fc9d59a811466e53c
include/hardware/input.h [new file with mode: 0644]
modules/Android.mk
modules/input/Android.mk [new file with mode: 0644]
modules/input/evdev/Android.mk [new file with mode: 0644]
modules/input/evdev/EvdevModule.cpp [new file with mode: 0644]