• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1hardware_modules := \
2    audio_remote_submix \
3    camera \
4    gralloc \
5    hwcomposer \
6    input \
7    radio \
8    sensors \
9    thermal \
10    usbaudio \
11    usbcamera \
12    vehicle \
13    vr
14include $(call all-named-subdir-makefiles,$(hardware_modules))
15