summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-12-08 15:13:56 -0800
committerYing Wang <wangying@google.com>2014-12-08 15:13:56 -0800
commit8abef2bf4712f0ee888776e4d21670d82ee8399d (patch)
tree149623034889fb4db25cb20b8f679b10d37110eb
parent2a96372d80c693fc28b29328b3e86b65cab9189b (diff)
downloadandroid_device_generic_armv7-a-neon-8abef2bf4712f0ee888776e4d21670d82ee8399d.tar.gz
android_device_generic_armv7-a-neon-8abef2bf4712f0ee888776e4d21670d82ee8399d.tar.bz2
android_device_generic_armv7-a-neon-8abef2bf4712f0ee888776e4d21670d82ee8399d.zip
Remove unneeded PRODUCT_RUNTIMES.
Bug: 18465297 Change-Id: I5463a2b8534d58083b3f8d1d79702de290e4aa44
-rw-r--r--mini_common.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/mini_common.mk b/mini_common.mk
index 7609396..6e39a09 100644
--- a/mini_common.mk
+++ b/mini_common.mk
@@ -61,8 +61,6 @@ 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 \
@@ -83,4 +81,3 @@ $(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk)
$(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
$(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage5.mk)
-