diff options
author | Chris Banes <chrisbanes@google.com> | 2015-04-29 09:17:22 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-04-29 09:17:22 +0000 |
commit | 0e8383ca6f4c2ffc6200ed81aaa6fa52bfe6fdb8 (patch) | |
tree | 6ba0ed8e68a4bb57c2e18d847c68ac4678c5b839 | |
parent | 7f2ceab5af266796464f0d3648efacc1be4d937d (diff) | |
parent | 8f168d1b986516112d103958070830c9075f6ce2 (diff) | |
download | build-0e8383ca6f4c2ffc6200ed81aaa6fa52bfe6fdb8.zip build-0e8383ca6f4c2ffc6200ed81aaa6fa52bfe6fdb8.tar.gz build-0e8383ca6f4c2ffc6200ed81aaa6fa52bfe6fdb8.tar.bz2 |
am 8f168d1b: Add design support library docs
* commit '8f168d1b986516112d103958070830c9075f6ce2':
Add design support library docs
-rw-r--r-- | core/pathmap.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk index 3414de6..446c82c 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -116,7 +116,8 @@ FRAMEWORKS_SUPPORT_SUBDIRS := \ v7/recyclerview \ v8/renderscript \ v13 \ - v17/leanback + v17/leanback \ + design # # A list of all source roots under frameworks/multidex. |