Extract support lib samples out of ApiDemos and in to their own app.
Change-Id: I2ca344e5f1b44c4825de938c9a4f9375a523ede5
diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html
index ffe5db5..399ef86 100644
--- a/samples/ApiDemos/_index.html
+++ b/samples/ApiDemos/_index.html
@@ -37,8 +37,7 @@
" <li><a href='src/com/example/android/apis/media/index.html'>Media</a></li>"+
" <li><a href='src/com/example/android/apis/os/index.html'>OS</a></li>"+
" <li><a href='src/com/example/android/apis/text/index.html'>Text</a></li>"+
-" <li><a href='src/com/example/android/apis/view/index.html'>Views</a></li></ul>"+
-" <li><a href='src/com/example/android/apis/support/index.html'>Static Support Library</a></li>");
+" <li><a href='src/com/example/android/apis/view/index.html'>Views</a></li></ul>");
}