Xavier Ducrohet 9e194a1557 Add some lint control for the frameworks.
Change-Id: Ie80ffee31ca87da3e7f1031317f2d4c1a36640c8
2012-02-03 13:27:52 -08:00

7 lines
215 B
XML

<?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>