86e247ae89
See build/soong/README.md for more information Test: mmma hardware/libhardware Change-Id: Ibb7e2af9d55f581e951d8996cea5e52cd0766b04
5 lines
124 B
Makefile
5 lines
124 B
Makefile
hardware_modules := \
|
|
camera \
|
|
gralloc \
|
|
sensors
|
|
include $(call all-named-subdir-makefiles,$(hardware_modules))
|