commit | c40c9c23bc3098307d8fd7524933724a1b8e29d5 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Tue Dec 20 11:00:51 2011 -0800 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed Dec 21 12:45:30 2011 -0800 |
tree | 73eb8d9c60ff589999c1b9022f84ce0e49d24aaa | |
parent | e167320d94d5a43719ca2fee72c085719a50cbd0 [diff] |
Make static fields of WSF$Site package-private This makes a little more sense since they are accessed outside of the class that they are defined in. In addition, this fixes errors created by proguard when building with OpenJDK. Change-Id: I41d9bbb687628140038eb517ea08517cee37e0c7