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
1 file changed
tree: eb586f9d80accb4d8524efd452931067a62e167b
  1. src/
  2. tests/
  3. Android.mk