summaryrefslogtreecommitdiffstats
path: root/core/pathmap.mk
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2014-06-17 12:12:41 -0700
committerXavier Ducrohet <xav@google.com>2014-06-17 12:12:50 -0700
commitb3ae5354c36a6ab850a1fca34470a93481a5831c (patch)
tree3f6f70ce10e8273db93e76b00b284a49a13ed1d8 /core/pathmap.mk
parent2e5371ae929185de23c1d9160e865f81a51a7f6e (diff)
downloadbuild-b3ae5354c36a6ab850a1fca34470a93481a5831c.zip
build-b3ae5354c36a6ab850a1fca34470a93481a5831c.tar.gz
build-b3ae5354c36a6ab850a1fca34470a93481a5831c.tar.bz2
Add missing support lib to list.
Change-Id: I6f3f1d1526db9bd76a35a612bc44918deee3e305
Diffstat (limited to 'core/pathmap.mk')
-rw-r--r--core/pathmap.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk
index 14c8f05..c617898 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -107,9 +107,11 @@ FRAMEWORKS_BASE_JAVA_SRC_DIRS := \
FRAMEWORKS_SUPPORT_SUBDIRS := \
annotations \
v4 \
- v7/gridlayout \
v7/appcompat \
+ v7/cardview \
+ v7/gridlayout \
v7/mediarouter \
+ v7/palette \
v7/recyclerview \
v8/renderscript \
v13 \