forked from openkylin/platform_build
am 6c380fe5: am 1dd9f19e: Merge "add renderscript to support library javadocs" into jb-mr2-dev
* commit '6c380fe5da492c526f81c894a069e63ab62613de': add renderscript to support library javadocs
This commit is contained in:
commit
1e18897689
|
@ -110,11 +110,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
|
||||
|
|
Loading…
Reference in New Issue