commit | 74b1b5b02ac2022e01167d9cb5cbec02d3877fa7 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Tue Dec 20 11:38:58 2011 -0800 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed Dec 21 12:44:42 2011 -0800 |
tree | eb586f9d80accb4d8524efd452931067a62e167b | |
parent | 9a91eb9d6c3c28b54223dae453c9d456b0c87355 [diff] |
ICaldendar$Compenent.START/END -> package-private Make ICaldendar$Compenent.START and ICaldendar$Compenent.END package-private instead of 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: I3ffa4d8807c1f00e89b414f3adba39cd9e799c47