OSDN Git Service

am d5c004b3: am 2389da57: am 8acc8da4: Add v17/leanback to pathmap.
authorTim Kilbourn <tkilbourn@google.com>
Wed, 19 Mar 2014 09:42:20 +0000 (09:42 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 19 Mar 2014 09:42:20 +0000 (09:42 +0000)
* commit 'd5c004b39483bcd599d03098e7d3bd8af88b23a1':
  Add v17/leanback to pathmap.

1  2 
core/pathmap.mk

diff --cc core/pathmap.mk
@@@ -109,16 -111,10 +109,17 @@@ FRAMEWORKS_SUPPORT_SUBDIRS := 
          v7/mediarouter \
          v7/recyclerview \
          v8/renderscript \
-         v13
+         v13 \
+         v17/leanback
  
  #
 +# A list of all source roots under frameworks/support.
 +#
 +FRAMEWORKS_MULTIDEX_SUBDIRS := \
 +        multidex \
 +        multidex/instrumentation
 +
 +#
  # A version of FRAMEWORKS_SUPPORT_SUBDIRS that is expanded to full paths from
  # the root of the tree.
  #