diff options
author | Elliott Hughes <enh@google.com> | 2010-01-27 12:22:16 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-01-27 12:22:54 -0800 |
commit | 9688d1e9d88ccae8f447e715cb1b498293474f0a (patch) | |
tree | 9963027144e3021aadc67a99cdbad13aff39af04 /preloaded-classes | |
parent | 946e007283d76d6855824ed00910fb1470d369c2 (diff) | |
download | frameworks_base-9688d1e9d88ccae8f447e715cb1b498293474f0a.zip frameworks_base-9688d1e9d88ccae8f447e715cb1b498293474f0a.tar.gz frameworks_base-9688d1e9d88ccae8f447e715cb1b498293474f0a.tar.bz2 |
Remove about-to-be-renamed class from preload list.
(Safer than tracking the rename here, since the class is in the dalvik/libcore
repo.)
Diffstat (limited to 'preloaded-classes')
-rw-r--r-- | preloaded-classes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/preloaded-classes b/preloaded-classes index 63aca99..d108883 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -694,7 +694,7 @@ com.ibm.icu4jni.charset.CharsetDecoderICU com.ibm.icu4jni.charset.CharsetEncoderICU com.ibm.icu4jni.charset.CharsetICU com.ibm.icu4jni.text.CollationAttribute -com.ibm.icu4jni.text.DecimalFormat +com.ibm.icu4jni.text.NativeDecimalFormat com.ibm.icu4jni.text.RuleBasedCollator com.ibm.icu4jni.util.Resources$DefaultTimeZones dalvik.system.DexFile |