platform_hardware_libhardware/modules/Android.mk
Jeff Brown d61f84efe2 Delete mcu HAL.
This HAL was intended to support doze mode but it is currently
unused and it's best for it to stay that way.

Bug: 16516536
Change-Id: I4f442e27d68f18ff322afd4c1debd2f392687e80
2014-07-26 14:58:23 -07:00

4 lines
228 B
Makefile

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