From: Chet Haase Date: Sun, 28 Sep 2014 16:08:40 +0000 (-0700) Subject: Add docs for Palette and CardView X-Git-Tag: android-x86-6.0-r1~144^2~1^2~119^2~49 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f388993a8f5690cef3ea65f6982e343c53e96941;p=android-x86%2Fbuild.git Add docs for Palette and CardView These new v7 support lib APIs were never added to the make files to allow docs to be build, so they don't appear in the reference docs. Adding them to pathmap.mk fixes this. Issue #17681531 Add docs for CardView and Palette Change-Id: If9a4562c5e9629dc29791185dd720c6986c2b9a8 --- diff --git a/core/pathmap.mk b/core/pathmap.mk index fbc24b051..0820885a6 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -110,7 +110,9 @@ FRAMEWORKS_SUPPORT_SUBDIRS := \ v4 \ v7/gridlayout \ v7/appcompat \ + v7/cardview \ v7/mediarouter \ + v7/palette \ v7/recyclerview \ v8/renderscript \ v13 \