summaryrefslogtreecommitdiffstats
path: root/services/audiopolicy/common/Android.mk
blob: dcce8e3d28ef05b050e2a1d4731723d37a2c7326 (plain)
1
2
3
4
5
6
7
8
9

LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

#######################################################################
# Recursive call sub-folder Android.mk
#
include $(call all-makefiles-under,$(LOCAL_PATH))