From 5f7fcf29a7475a20cf38bf72da67746135d504c3 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 --- media/libmediaplayerservice/Android.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'media/libmediaplayerservice/Android.mk') diff --git a/media/libmediaplayerservice/Android.mk b/media/libmediaplayerservice/Android.mk index e65f6d8..fadad28 100644 --- a/media/libmediaplayerservice/Android.mk +++ b/media/libmediaplayerservice/Android.mk @@ -31,8 +31,7 @@ LOCAL_SHARED_LIBRARIES := \ libandroid_runtime \ libstagefright \ libstagefright_omx \ - libstagefright_foundation \ - libsurfaceflinger_client \ + libstagefright_foundation \ libgui LOCAL_STATIC_LIBRARIES := \ -- cgit v1.1