aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2013-05-30 21:09:35 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-05-30 21:09:35 +0000
commit1dd9f19e8f020e691f08361668a1132181c267c5 (patch)
tree4f4cfc7cd31ba92dab50153f1d93e6a7dd517d94
parent9016d0aef415e00df636b6407a05e5e08e430ed8 (diff)
parentaf44e90b192d2d4290b6dca0fc21874ac90bf9c0 (diff)
downloadbuild-1dd9f19e8f020e691f08361668a1132181c267c5.tar.gz
Merge "add renderscript to support library javadocs" into jb-mr2-dev
-rw-r--r--core/pathmap.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk
index b76e0edd0b..09f912e3e2 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -111,11 +111,12 @@ FRAMEWORKS_BASE_JAVA_SRC_DIRS := \
# A list of all source roots under frameworks/support.
#
FRAMEWORKS_SUPPORT_SUBDIRS := \
- v4 \
- v7/gridlayout \
- v7/appcompat \
- v7/mediarouter \
- v13
+ v4 \
+ v7/gridlayout \
+ v7/appcompat \
+ v7/mediarouter \
+ v8/renderscript \
+ v13
#
# A version of FRAMEWORKS_SUPPORT_SUBDIRS that is expanded to full paths from