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