summaryrefslogtreecommitdiff
path: root/modules/Android.mk
blob: 9d934c5f9ca747d3737869d61921d20800a5c59e (plain)
1
2
3
4
5
hardware_modules := \
    camera \
    gralloc \
    sensors
include $(call all-named-subdir-makefiles,$(hardware_modules))