Remove unused XML namespaces

This commit is contained in:
Eugene Cheung 2018-09-05 22:50:43 -04:00
commit 8bbdfaa34a
No known key found for this signature in database
GPG key ID: E1FD745328866B0A
3 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<paths>
<external-path name="external_files" path="."/>
</paths>
</paths>