commit | 5113aff7e2a8540cc3f6364b8c730f853784e2ff | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Fri Feb 13 17:31:41 2015 -0800 |
committer | Michael Wright <michaelwr@google.com> | Mon Feb 23 10:45:55 2015 -0800 |
tree | 423bf08dec26c32c09cd1a9af2e41a2a16cb903c | |
parent | 5d4ee176fb9b9c48505476a2200e20ecaca90353 [diff] [blame] |
Add input HAL header. Change-Id: Ia959dd1d1adf024459d2423fc9d59a811466e53c
diff --git a/modules/Android.mk b/modules/Android.mk index 13a0b5b..9f7e5f0 100644 --- a/modules/Android.mk +++ b/modules/Android.mk
@@ -1,4 +1,4 @@ hardware_modules := gralloc hwcomposer audio nfc nfc-nci local_time \ power usbaudio audio_remote_submix camera usbcamera consumerir sensors vibrator \ - tv_input fingerprint + tv_input fingerprint input include $(call all-named-subdir-makefiles,$(hardware_modules))