diff options
-rw-r--r-- | Android.mk | 1 | ||||
-rw-r--r-- | preloaded-classes | 3 |
2 files changed, 0 insertions, 4 deletions
@@ -534,7 +534,6 @@ LOCAL_SRC_FILES := $(ext_src_files) LOCAL_NO_STANDARD_LIBRARIES := true LOCAL_JAVA_LIBRARIES := core -LOCAL_STATIC_JAVA_LIBRARIES := libgoogleclient LOCAL_MODULE := ext diff --git a/preloaded-classes b/preloaded-classes index a21c90c..907938b 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -710,9 +710,6 @@ com.google.android.mms.pdu.PduPersister com.google.android.net.GoogleHttpClient com.google.android.net.UrlRules com.google.android.net.UrlRules$Rule -com.google.android.util.SimplePullParser -com.google.common.Config -com.google.common.util.text.TextUtil com.ibm.icu4jni.charset.CharsetDecoderICU com.ibm.icu4jni.charset.CharsetEncoderICU com.ibm.icu4jni.charset.CharsetICU |