OLD | NEW |
---|---|
(Empty) | |
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <!-- The attributes in this XML file provide configuration information --> | |
3 <!-- for the ContentProvider. --> | |
4 | |
5 <paths xmlns:android="http://schemas.android.com/apk/res/android"> | |
6 <files-path name="images" path="images/"/> | |
7 </paths> | |
OLD | NEW |