From 696257ccf315a1da042787c5b2d1f80c7146fc94 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Fri, 25 Mar 2011 18:42:40 -0700 Subject: merge libsurfaceflinger_client into libgui this is the first step in unifying surfacetexture and surface. for this reason the header files were not moved, as most of them will eventually go away. NOTE: currently we keep libsurfaceflinger_client.so as an empty library to workaround prebuilt binaries wrongly linking against it. Change-Id: I130f0de2428e8579033dc41394d093f4e1431a00 --- core/jni/Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'core/jni/Android.mk') diff --git a/core/jni/Android.mk b/core/jni/Android.mk index 66d8a36..54b7fbb 100644 --- a/core/jni/Android.mk +++ b/core/jni/Android.mk @@ -187,7 +187,6 @@ LOCAL_SHARED_LIBRARIES := \ libnetutils \ libui \ libgui \ - libsurfaceflinger_client \ libcamera_client \ libskia \ libsqlite \ -- cgit v1.1