From f388993a8f5690cef3ea65f6982e343c53e96941 Mon Sep 17 00:00:00 2001 From: Chet Haase Date: Sun, 28 Sep 2014 09:08:40 -0700 Subject: [PATCH] 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 --- core/pathmap.mk | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.11.0