OSDN Git Service

am 52dcf8cb: am abb2d725: am 117b2aa5: am 05c1f749: Merge "Fix lock inversion in...
[android-x86/frameworks-base.git] / core / res / lint.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <lint>
3     <!-- temporary until we add frameworks support -->
4     <issue id="UnusedResources" severity="ignore" />
5
6     <issue id="PrivateResource" severity="ignore" />
7 </lint>