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

* commit 'ccf3ef27cec7e4ffe5b604ab0ee01ad23a5b479f':
  Remove reference to <root-path>.
This commit is contained in:
Jeff Sharkey
2013-03-26 10:17:43 -07:00
committed by Android Git Automerger

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) -->