From 9cd6eaacba601ce443d9d1fc3573f876a778af35 Mon Sep 17 00:00:00 2001 From: Aurimas Liutikas Date: Fri, 18 Dec 2015 12:42:19 -0800 Subject: [PATCH] Update Checkstyle rules to better match the style guide. - Correct import order. Bug: 25852971 Change-Id: I6addc06f7bb91df3d9d011807b5688b5aeba0a0d --- tools/checkstyle/android-style.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/checkstyle/android-style.xml b/tools/checkstyle/android-style.xml index b283df588..620498f16 100644 --- a/tools/checkstyle/android-style.xml +++ b/tools/checkstyle/android-style.xml @@ -12,11 +12,11 @@ - + - + @@ -160,8 +160,8 @@ - - + +