mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 19:42:45 +00:00
Remove lint.xml
This commit is contained in:
parent
e8de7908fd
commit
28f2d7b84a
18
app/lint.xml
18
app/lint.xml
@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<lint>
|
|
||||||
<issue id="IconDuplicates">
|
|
||||||
<ignore path="res/drawable/app_icon.png" />
|
|
||||||
</issue>
|
|
||||||
<issue id="IconLocation">
|
|
||||||
<ignore path="res/drawable/app_icon.png" />
|
|
||||||
</issue>
|
|
||||||
<issue id="InvalidPackage">
|
|
||||||
<ignore path="libs/bcprov-jdk15on-150.jar" />
|
|
||||||
<ignore path="libs/bcprov-jdk15on-151.jar" />
|
|
||||||
<ignore path="libs/jcodec-0.1.5.jar" />
|
|
||||||
</issue>
|
|
||||||
<issue id="UnusedResources">
|
|
||||||
<ignore path="res/drawable-xhdpi/ouya_icon.png" />
|
|
||||||
<ignore path="res/drawable/app_icon.png" />
|
|
||||||
</issue>
|
|
||||||
</lint>
|
|
Loading…
x
Reference in New Issue
Block a user