4 lines
263 B
Makefile
4 lines
263 B
Makefile
hardware_modules := gralloc hwcomposer audio nfc nfc-nci local_time \
|
|
power usbaudio audio_remote_submix camera usbcamera consumerir sensors vibrator \
|
|
tv_input fingerprint input vehicle thermal vr
|
|
include $(call all-named-subdir-makefiles,$(hardware_modules))
|