Updated description for the StorageProvider browseable sample.

Change-Id: I3f83a89e3b154f207e4054b92f0d4fc1f7851eb4
This commit is contained in:
quddusc
2013-10-30 20:28:08 -07:00
parent 2a7b416b5a
commit a76387f7a4

View File

@@ -0,0 +1,7 @@
page.tags="StorageProvider"
sample.group=Content
@jd:body
<p>This sample demonstrates how to use the
{@link android.provider.DocumentsProvider} API to manage documents and
expose them to the Android system for sharing.</p>