summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTeng-Hui Zhu <ztenghui@google.com>2012-01-09 16:37:21 -0800
committerTeng-Hui Zhu <ztenghui@google.com>2012-01-09 16:37:21 -0800
commitc2d27b8c99cdaadc0dd7e859c7eefdbc17f74366 (patch)
treecbbecd1c4759d715de813b829bdc6ac685a60f67 /Android.mk
parent04feb9aa968fefed404a3051de5cacaebaf0bcbb (diff)
downloadexternal_webkit-c2d27b8c99cdaadc0dd7e859c7eefdbc17f74366.zip
external_webkit-c2d27b8c99cdaadc0dd7e859c7eefdbc17f74366.tar.gz
external_webkit-c2d27b8c99cdaadc0dd7e859c7eefdbc17f74366.tar.bz2
Revert a temporary WAR before ICS open source
Now ICS is open source, we should be able to remove this now. bug:4986875 Change-Id: I24a7b31dcdc3eee0cc80aea5e66e1d420686bbce
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.mk b/Android.mk
index f5ff741..839f555 100644
--- a/Android.mk
+++ b/Android.mk
@@ -373,10 +373,6 @@ LOCAL_SHARED_LIBRARIES := \
libGLESv2 \
libgui
-ifeq ($(PLATFORM_VERSION),3.1.4.1.5.9.2.6.5)
-LOCAL_SHARED_LIBRARIES += libsurfaceflinger_client
-endif
-
# We have to use the android version of libdl
LOCAL_SHARED_LIBRARIES += libdl libstlport
# We have to fake out some headers when using stlport.