• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1hardware_modules := \
2    camera \
3    gralloc \
4    sensors
5include $(call all-named-subdir-makefiles,$(hardware_modules))
6