blob: c903eee8f84e583bc6eee919162746aa6c9ce44a (
plain)
1
2
3
4
|
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))
|