remove obsolete backup lint suppression

This commit is contained in:
Daniel Micay 2022-05-26 20:45:37 -04:00
parent be3f43e7a4
commit 8cd685c8c7
1 changed files with 0 additions and 5 deletions

View File

@ -1,9 +1,4 @@
<lint>
<!-- full backups are desired -->
<issue id="AllowBackup">
<ignore path="src/main/AndroidManifest.xml"/>
</issue>
<!-- overly aggressive check -->
<issue id="VectorPath">
<ignore path="src/main/res/drawable/ic_rotate_left_24dp.xml"/>