am 1dd9f19e: Merge "add renderscript to support library javadocs" into jb-mr2-dev
* commit '1dd9f19e8f020e691f08361668a1132181c267c5': add renderscript to support library javadocs
This commit is contained in:
commit
6c380fe5da
|
@ -111,11 +111,12 @@ FRAMEWORKS_BASE_JAVA_SRC_DIRS := \
|
||||||
# A list of all source roots under frameworks/support.
|
# A list of all source roots under frameworks/support.
|
||||||
#
|
#
|
||||||
FRAMEWORKS_SUPPORT_SUBDIRS := \
|
FRAMEWORKS_SUPPORT_SUBDIRS := \
|
||||||
v4 \
|
v4 \
|
||||||
v7/gridlayout \
|
v7/gridlayout \
|
||||||
v7/appcompat \
|
v7/appcompat \
|
||||||
v7/mediarouter \
|
v7/mediarouter \
|
||||||
v13
|
v8/renderscript \
|
||||||
|
v13
|
||||||
|
|
||||||
#
|
#
|
||||||
# A version of FRAMEWORKS_SUPPORT_SUBDIRS that is expanded to full paths from
|
# A version of FRAMEWORKS_SUPPORT_SUBDIRS that is expanded to full paths from
|
||||||
|
|
Loading…
Reference in New Issue