Home | History | Annotate | Download | only in modules
      1 hardware_modules := \
      2     camera \
      3     gralloc \
      4     sensors
      5 include $(call all-named-subdir-makefiles,$(hardware_modules))
      6