diff options
author | Dan Egnor <egnor@google.com> | 2009-11-15 20:49:39 -0800 |
---|---|---|
committer | Dan Egnor <egnor@google.com> | 2009-11-15 20:53:01 -0800 |
commit | 92c12fae9a977ea1dcb9f4de56257d4945101db7 (patch) | |
tree | 2af4feb213b0ad12108c2406d640399cf79b465d /preloaded-classes | |
parent | 8faa61c3304392a9ab02387b1adad49dc8a5e488 (diff) | |
download | frameworks_base-92c12fae9a977ea1dcb9f4de56257d4945101db7.zip frameworks_base-92c12fae9a977ea1dcb9f4de56257d4945101db7.tar.gz frameworks_base-92c12fae9a977ea1dcb9f4de56257d4945101db7.tar.bz2 |
Fix Zygote -- don't depend on these classes that are no longer
in the bootclasspath. (This is a quick edit to the generated
file; the next time the file is properly regenerated, it won't
include these files.)
Diffstat (limited to 'preloaded-classes')
-rw-r--r-- | preloaded-classes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/preloaded-classes b/preloaded-classes index c4b1c66..fc7b1e3 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -1142,8 +1142,6 @@ com.google.common.io.android.AndroidHttpConnectionFactory$AndroidGoogleHttpConne com.google.common.io.android.AndroidPersistentStore com.google.common.io.android.GoogleHttpClient com.google.common.io.android.J2SeTcpConnectionFactory -com.google.common.io.protocol.ProtoBuf -com.google.common.io.protocol.ProtoBufType com.google.common.lang.ThreadFactory com.google.common.task.AbstractTask com.google.common.task.Task |