blob: 9f7e5f0d97a85844b1841b042ec97a01cb470b70 (
plain)
1
2
3
4
|
hardware_modules := gralloc hwcomposer audio nfc nfc-nci local_time \
power usbaudio audio_remote_submix camera usbcamera consumerir sensors vibrator \
tv_input fingerprint input
include $(call all-named-subdir-makefiles,$(hardware_modules))
|