aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-05-28 14:53:22 -0700
committerStephen Hines <srhines@google.com>2013-05-29 18:42:54 +0000
commitaf44e90b192d2d4290b6dca0fc21874ac90bf9c0 (patch)
treee06886fc1fc7b7fb93e47f8eda64e698aa81fc27
parent2e619b7c5458cb3b381bd8a02076f549dba8d045 (diff)
downloadbuild-af44e90b192d2d4290b6dca0fc21874ac90bf9c0.tar.gz
add renderscript to support library javadocs
Bug: 9188088 Change-Id: I7c34a99b73dc01c78174e5b93e5a5d3085ff81ff
-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