summaryrefslogtreecommitdiff
path: root/AndroidProducts.mk
blob: 63aeea2879e1a6e1cae76d2e69a2783ae4528cde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# This file should set PRODUCT_MAKEFILES to a list of product makefiles
# to expose to the build system.  LOCAL_DIR will already be set to
# the directory containing this file.
#
# This file may not rely on the value of any variable other than
# LOCAL_DIR; do not use any conditionals, and do not look up the
# value of any variable that isn't set in this file or in a file that
# it includes.
#

PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/apm.mk