summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2015-03-02 19:52:29 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-03-02 19:52:29 +0000
commit2022b0ffdd7c91e8435bc204ad9aedd658254166 (patch)
tree0a25210929624acb6a3989b64058a9ff0eef8a58 /tools
parentaff0ec93f2a734a68673f1f7337533b6d93cb256 (diff)
parentd003e8133167f2b6741f8eb925fdc9f77c2800a5 (diff)
downloadframeworks_base-2022b0ffdd7c91e8435bc204ad9aedd658254166.zip
frameworks_base-2022b0ffdd7c91e8435bc204ad9aedd658254166.tar.gz
frameworks_base-2022b0ffdd7c91e8435bc204ad9aedd658254166.tar.bz2
am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev
* commit 'd003e8133167f2b6741f8eb925fdc9f77c2800a5': Fix codestyle for switch statements.
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" />