Backed out changeset da771468e363 (bug 1372486)

This commit is contained in:
Sebastian Hengst 2017-06-17 20:12:30 +02:00
parent 4bb8e7b35b
commit bbd0535193
3 changed files with 0 additions and 10 deletions

View File

@ -222,8 +222,6 @@
preprocessed_resources res/raw folder. Lint reports it as unused. We should get
rid of the file eventually. See bug 1268948. -->
<ignore path="**/raw/.mkdir.done" />
<ignore path="src/australis/res/values/skin_strings.xml"/>
<ignore path="src/photon/res/values/skin_strings.xml"/>
</issue>
<issue id="Usability" severity="error" />
<issue id="UseCheckPermission" severity="error" />

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="skin">australis</string>
</resources>

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="skin">photon</string>
</resources>