summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-12-16 21:39:01 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-12-16 21:39:01 +0000
commit49f39f7e794c81028ce30b1e16a99d3d837fab69 (patch)
tree149623034889fb4db25cb20b8f679b10d37110eb
parent2a96372d80c693fc28b29328b3e86b65cab9189b (diff)
parent8abef2bf4712f0ee888776e4d21670d82ee8399d (diff)
downloadandroid_device_generic_armv7-a-neon-49f39f7e794c81028ce30b1e16a99d3d837fab69.tar.gz
android_device_generic_armv7-a-neon-49f39f7e794c81028ce30b1e16a99d3d837fab69.tar.bz2
android_device_generic_armv7-a-neon-49f39f7e794c81028ce30b1e16a99d3d837fab69.zip
Merge "Remove unneeded PRODUCT_RUNTIMES."
-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)
-