summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-05-07 13:25:12 -0700
committerDan Albert <danalbert@google.com>2015-05-07 21:53:50 +0000
commit6ee8648e66cefb8891dfdf54303d3bc96f5d74a5 (patch)
tree9dfa8fcce97df304715576a99888245363a72148
parent96d72b6dffd58043770b3d7d9e2e18171be4b650 (diff)
downloaddrm_gralloc-6ee8648e66cefb8891dfdf54303d3bc96f5d74a5.tar.gz
Stop using stlport.
Bug: http://b/15193147 Change-Id: Ief83f68317e466db176f09ebc38f7d738fe02e1e (cherry picked from commit e3bfc6c7ecae6faeac3b0c02c53ef96c8a494998)
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index cda4321..f7ba142 100644
--- a/Android.mk
+++ b/Android.mk
@@ -128,7 +128,6 @@ LOCAL_C_INCLUDES += \
ifneq ($(filter r600g, $(DRM_GPU_DRIVERS)),)
LOCAL_CFLAGS += -DENABLE_PIPE_R600
-LOCAL_SHARED_LIBRARIES += libstlport
LOCAL_STATIC_LIBRARIES += \
libmesa_pipe_r600 \
libmesa_pipe_radeon \