blob: de41f6f72a29d90fea0f4334b9aa48aa89b49528 (
plain)
1
2
3
|
hardware_modules := gralloc hwcomposer audio nfc nfc-nci local_time \
power usbaudio audio_remote_submix camera consumerir vibrator
include $(call all-named-subdir-makefiles,$(hardware_modules))
|