diff options
author | Elliott Hughes <enh@google.com> | 2010-01-26 17:17:26 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-01-26 17:17:26 -0800 |
commit | f41539e17e80fd188784f3969ad36e0bf9704e2a (patch) | |
tree | e7aae668f4acd3ed000f228dd2e7a0342fa0d0d4 /preloaded-classes | |
parent | 85fd374eabe610ab8213109ae87e2862a4da8985 (diff) | |
download | frameworks_base-f41539e17e80fd188784f3969ad36e0bf9704e2a.zip frameworks_base-f41539e17e80fd188784f3969ad36e0bf9704e2a.tar.gz frameworks_base-f41539e17e80fd188784f3969ad36e0bf9704e2a.tar.bz2 |
Track removal of a class.
Diffstat (limited to 'preloaded-classes')
-rw-r--r-- | preloaded-classes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/preloaded-classes b/preloaded-classes index 90bbb37..34fcbb9 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -695,7 +695,6 @@ com.ibm.icu4jni.charset.CharsetEncoderICU com.ibm.icu4jni.charset.CharsetICU com.ibm.icu4jni.text.CollationAttribute com.ibm.icu4jni.text.DecimalFormat -com.ibm.icu4jni.text.DecimalFormatSymbols com.ibm.icu4jni.text.NativeDecimalFormat$UNumberFormatAttribute com.ibm.icu4jni.text.RuleBasedCollator com.ibm.icu4jni.util.Resources$DefaultTimeZones |