summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Diego Perez <diegoperez@google.com> 2016-06-27 15:31:20 +0100
committer Diego Perez <diegoperez@google.com> 2016-06-27 18:31:31 +0000
commit3c4aed26e6e08d5ff3efcba0493f4b17bd8ede82 (patch)
treeb1e3c117e80a29c2f3ea54a213c909767d0dd37a
parent044d547ba26c984e81539cedc86ef3c8267522a4 (diff)
Remove inspection_tool from inspectionProfiles
Change-Id: I8aae3c2d6d46340fa3b4b27c9f217a7f1266d37d (cherry picked from commit c5c7beca5292bfa248340059401f05e9d687bb2e)
-rw-r--r--tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml b/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml
index 3681f2aaf3f1..74fa549f66d4 100644
--- a/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml
+++ b/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml
@@ -11,7 +11,6 @@
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
</inspection_tool>
- <inspection_tool class="ToArrayCallWithZeroLengthArrayArgument" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="WeakerAccess" enabled="true" level="WARNING" enabled_by_default="true">
<option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="false" />
<option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="false" />