summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/Android.mk
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2011-02-28 09:23:13 -0800
committerAndreas Huber <andih@google.com>2011-02-28 09:23:13 -0800
commitc83d4f56f9dd45f71c0f4673737f0ad1cce60abb (patch)
tree8f2165d47809c353c37976fe92b389cfec225c23 /cmds/stagefright/Android.mk
parent60181854194007eef9471c2774a9912ce8c42cfa (diff)
downloadframeworks_av-c83d4f56f9dd45f71c0f4673737f0ad1cce60abb.zip
frameworks_av-c83d4f56f9dd45f71c0f4673737f0ad1cce60abb.tar.gz
frameworks_av-c83d4f56f9dd45f71c0f4673737f0ad1cce60abb.tar.bz2
Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool.
Change-Id: Ic84eeed1679d6bf68c92de0e20d30e7a3c4d410f
Diffstat (limited to 'cmds/stagefright/Android.mk')
-rw-r--r--cmds/stagefright/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/stagefright/Android.mk b/cmds/stagefright/Android.mk
index 178032d..1b13dd9 100644
--- a/cmds/stagefright/Android.mk
+++ b/cmds/stagefright/Android.mk
@@ -8,7 +8,7 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := \
libstagefright libmedia libutils libbinder libstagefright_foundation \
- libskia
+ libskia libsurfaceflinger_client libgui
LOCAL_C_INCLUDES:= \
$(JNI_H_INCLUDE) \