summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeng-Hui Zhu <ztenghui@google.com>2012-01-10 11:04:08 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-01-10 11:04:08 -0800
commit3fd1c792f86fedfb8075a7ccccd213f5b2d4cb71 (patch)
tree872215af44921a23356ed09a1b9fe7f2de537871
parent7c564d38504faf606e8965c2bd77653745dc45b9 (diff)
parentc2d27b8c99cdaadc0dd7e859c7eefdbc17f74366 (diff)
downloadexternal_webkit-3fd1c792f86fedfb8075a7ccccd213f5b2d4cb71.zip
external_webkit-3fd1c792f86fedfb8075a7ccccd213f5b2d4cb71.tar.gz
external_webkit-3fd1c792f86fedfb8075a7ccccd213f5b2d4cb71.tar.bz2
Merge "Revert a temporary WAR before ICS open source"
-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.