Merge "Whitelist device for stlport."
diff --git a/device.mk b/device.mk
index 660a978..de2d80a 100644
--- a/device.mk
+++ b/device.mk
@@ -89,6 +89,10 @@
     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 += \