summaryrefslogtreecommitdiffstats
path: root/cmds/screencap/Android.mk
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-03-25 18:42:40 -0700
committerMathias Agopian <mathias@google.com>2011-03-25 18:42:40 -0700
commit696257ccf315a1da042787c5b2d1f80c7146fc94 (patch)
tree39c185c6f97540243e5d071e545343822f46f2cc /cmds/screencap/Android.mk
parent1be6cce70175bd90744498d5fca95e3f9eec1cf6 (diff)
downloadframeworks_base-696257ccf315a1da042787c5b2d1f80c7146fc94.zip
frameworks_base-696257ccf315a1da042787c5b2d1f80c7146fc94.tar.gz
frameworks_base-696257ccf315a1da042787c5b2d1f80c7146fc94.tar.bz2
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
Diffstat (limited to 'cmds/screencap/Android.mk')
-rw-r--r--cmds/screencap/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/screencap/Android.mk b/cmds/screencap/Android.mk
index 400a36b..ca8008b 100644
--- a/cmds/screencap/Android.mk
+++ b/cmds/screencap/Android.mk
@@ -10,7 +10,7 @@ LOCAL_SHARED_LIBRARIES := \
libbinder \
libskia \
libui \
- libsurfaceflinger_client
+ libgui
LOCAL_MODULE:= screencap