blob: 4ca9b4dac8d7eebef89848bf55a6d9fc749c85ee [file] [log] [blame]
# Copyright 2014 The Android Open Source Project
#
LOCAL_PATH := $(call my-dir)
subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \
src \
))
include $(subdirs)