summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2015-03-02 19:37:30 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-03-02 19:37:32 +0000
commit369ad57b00f1c94c80f0f80ef2e7063a23a94a84 (patch)
treed9b2de1e36503754be9335c2fc56e264da87f1b9 /tools
parent10d620ff2c4770e926b693e833105e8dbbd5fa86 (diff)
parentd68448a601687e6f1fbd44b8f8471ad06686a7fa (diff)
downloadframeworks_base-369ad57b00f1c94c80f0f80ef2e7063a23a94a84.zip
frameworks_base-369ad57b00f1c94c80f0f80ef2e7063a23a94a84.tar.gz
frameworks_base-369ad57b00f1c94c80f0f80ef2e7063a23a94a84.tar.bz2
Merge "Fix codestyle for switch statements." into lmp-dev
Diffstat (limited to 'tools')
-rw-r--r--tools/layoutlib/.idea/codeStyleSettings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/layoutlib/.idea/codeStyleSettings.xml b/tools/layoutlib/.idea/codeStyleSettings.xml
index 1f08f09..89f7b34 100644
--- a/tools/layoutlib/.idea/codeStyleSettings.xml
+++ b/tools/layoutlib/.idea/codeStyleSettings.xml
@@ -40,7 +40,6 @@
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<codeStyleSettings language="JAVA">
- <option name="INDENT_CASE_FROM_SWITCH" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="1" />
<option name="METHOD_PARAMETERS_WRAP" value="1" />