d61f84efe2
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
4 lines
228 B
Makefile
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))
|