Android m preview 2
Android patch: Work-around for ClassNotFoundException.

Android throws ClassNotFoundException when trying to deserialize objects
containing references to classes that don't exist. It has not yet been
determined whether this is working as intended or whether this is a bug,
so in the meantime this local patch for the Android copy of ICU4J makes
the code expect it (as this is how Android actually works today,
intentional or not).

Bug: 19109180
Change-Id: Ibd31b41e89de4286aa0b4fe431c441e84d98b0eb
1 file changed
tree: 14ac98d23e2cd06d3f33dd4595cb761273058acf
  1. android_utils/
  2. icu4c/
  3. icu4j/
  4. Android.mk
  5. MODULE_LICENSE_BSD_LIKE
  6. NOTICE