blob: f1a6c1cd9f96c9e16814d8014f721723f70a0575 (
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
include $(call all-named-subdir-makefiles,$(hardware_modules))
|