aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
blob: 56c23ddb472799b11f0bb2799a63d229958a46cf (plain)
1
2
3
ifeq ($(TARGET_SIMULATOR),false)
    include $(call all-subdir-makefiles)
endif