summaryrefslogtreecommitdiffstats
path: root/core/res/lint.xml
blob: 822cdd7c5c79144beb76d0266170ba11aa10bea2 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<lint>
    <!-- temporary until we add frameworks support -->
    <issue id="UnusedResources" severity="ignore" />

    <issue id="PrivateResource" severity="ignore" />
</lint>