commit | 8168ae298fbc539866aec44a48e3e382e7cae41e | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Tue Dec 20 11:00:51 2011 -0800 |
committer | Conley Owens <cco3@android.com> | Tue Dec 20 11:01:26 2011 -0800 |
tree | 425c0cd4c5bd956cf8b086512334d002e4df706a | |
parent | dcd90e3a0607d8634733dd1971d72f3265732b47 [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