Merge "Remove reference to <root-path>." into jb-mr2-dev

This commit is contained in:
Jeff Sharkey
2013-03-26 17:13:12 +00:00
committed by Android (Google) Code Review

View File

@@ -8,7 +8,7 @@
through alias "my_external" -->
<external-path name="my_external" />
<!-- Offer access to files under "/proc" through alias "my_proc" -->
<root-path name="my_proc" path="proc/" />
<!-- Offer access to files under Context.getCacheDir() -->
<cache-path name="my_cache" />
</paths>
<!-- END_INCLUDE(file_provider_paths_declaration) -->