blob: dcce8e3d28ef05b050e2a1d4731723d37a2c7326 [file] [log] [blame]
François Gaffiedc7553f2018-11-02 10:39:57 +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