platform_hardware_libhardware/modules/Android.mk
Sasha Levitskiy a747c069c6 Hardware: Fingerprint: Introducing Fingerprint HAL
Change-Id: I4e55c42841c3b6a1327a16bdf6d1d4bb3847c7f3
Signed-off-by: Sasha Levitskiy <sanek@google.com>
2014-04-07 18:14:34 +00:00

4 lines
232 B
Makefile

hardware_modules := gralloc hwcomposer audio nfc nfc-nci local_time \
power usbaudio audio_remote_submix camera consumerir sensors vibrator \
mcu tv_input fingerprint
include $(call all-named-subdir-makefiles,$(hardware_modules))