From 6a271ee5ac3d9bcd4f60b20ce8f3b0acf0dfebb9 Mon Sep 17 00:00:00 2001 From: Brian Carlstrom Date: Wed, 28 May 2014 21:27:47 -0700 Subject: Remove dependencies on runtime_libdvm and libdvm.so in general Bug: 14298175 Change-Id: I68a1cb37166c1e4d68d85a1de7b1b1af8477d5cf --- mini_common.mk | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/mini_common.mk b/mini_common.mk index 5f7d033..7609396 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -37,45 +37,20 @@ PRODUCT_PACKAGES += \ TeleService \ TestingCamera \ WAPPushManager \ - apache-xml \ audio \ audio_policy.default \ audio.primary.default \ - bouncycastle \ - cacerts \ com.android.future.usb.accessory \ - conscrypt \ - core \ - core-junit \ - dalvikvm \ - dexdeps \ - dexdump \ - dexlist \ - dexopt \ - dmtracedump \ - dx \ - ext \ hostapd \ - hprof-conv \ - libcrypto \ - libdvm \ - libexpat \ - libicui18n \ - libicuuc \ - libjavacore \ - libnativehelper \ librs_jni \ - libssl \ libvideoeditor_core \ libvideoeditor_jni \ libvideoeditor_osal \ libvideoeditorplayer \ libvideoeditor_videofilters \ - libz \ lint \ local_time.default \ network \ - okhttp \ pand \ power.default \ sdptool \ @@ -86,6 +61,8 @@ PRODUCT_PACKAGES += \ # be included in platform.zip PRODUCT_PACKAGES += camera.goldfish.jpeg +PRODUCT_RUNTIMES := runtime_libart_default + PRODUCT_COPY_FILES += \ frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \ frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ -- cgit v1.2.3