summaryrefslogtreecommitdiffstats
path: root/vendor/Android.mk
blob: d940fa5e412f6390fadc1ca8543fc2e732b90462 (plain)
1
2
3
ifneq ($(TARGET_SIMULATOR),true)
  include $(call all-subdir-makefiles)
endif