Fix import order to match style guide.
Change-Id: Ibd0d15b8d92f2d02d4279c9c7a90016d390e6abd
This commit is contained in:
committed by
Jeff Sharkey
parent
6b82b75c69
commit
cc31a92c11
@@ -1,10 +1,12 @@
|
||||
#Organize Import Order
|
||||
#Fri Dec 18 10:39:41 MST 2015
|
||||
9=javax
|
||||
8=java
|
||||
7=org
|
||||
6=net
|
||||
5=libcore
|
||||
4=junit
|
||||
3=gov
|
||||
2=dalvik
|
||||
1=com
|
||||
5=junit
|
||||
4=gov
|
||||
3=com
|
||||
2=libcore
|
||||
1=dalvik
|
||||
0=android
|
||||
|
||||
Reference in New Issue
Block a user