summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 660a978..de2d80a 100644
--- a/device.mk
+++ b/device.mk
@@ -89,6 +89,10 @@ PRODUCT_PACKAGES := \
wpa_supplicant \
wpa_supplicant.conf
+# http://b/15193147
+# TODO(danalbert): Remove this once stlport is dead and gone.
+PRODUCT_PACKAGES += libstlport
+
# audio effects
PRODUCT_PACKAGES += libaudience_voicefx
PRODUCT_COPY_FILES += \