blob: dcce8e3d28ef05b050e2a1d4731723d37a2c7326 [file] [log] [blame]
François Gaffie98cc1912015-03-18 17:52:40 +01001
2LOCAL_PATH := $(call my-dir)
3include $(CLEAR_VARS)
4
5#######################################################################
6# Recursive call sub-folder Android.mk
7#
8include $(call all-makefiles-under,$(LOCAL_PATH))
9