davx5-ose/app/lint.xml
Ricki Hirner e7f610c150 Remove Debug settings activity
* remove debug settings activity; logging can now be enabled via adb setprop, since that's the default way of enabling verbose logs in HttpClient's Android flavour and adb is required for viewing the logs anway
* update i18n accordingly
2014-12-20 21:35:52 +01:00

6 lines
164 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="InvalidPackage" severity="warning" />
<issue id="MissingTranslation" severity="warning" />
</lint>