summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-03-25 18:56:28 -0700
committerMathias Agopian <mathias@google.com>2011-03-25 18:56:28 -0700
commitd9789f20d5a5c4117f79c8fd46fc57ca5c125775 (patch)
tree720f16ad69905def157aaa3eeded7075c0435592
parentd2abe6d4b4b5eee7aef725e4fa3a39807ba6dd57 (diff)
downloadframeworks_av-d9789f20d5a5c4117f79c8fd46fc57ca5c125775.zip
frameworks_av-d9789f20d5a5c4117f79c8fd46fc57ca5c125775.tar.gz
frameworks_av-d9789f20d5a5c4117f79c8fd46fc57ca5c125775.tar.bz2
replace libsurfaceflinger_client by libgui
Change-Id: I50b43cd8a75b8a013ad5f778708dfbc09c1d76d6
-rwxr-xr-xlibvideoeditor/lvpp/Android.mk2
-rwxr-xr-xlibvideoeditor/vss/stagefrightshells/src/Android.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/libvideoeditor/lvpp/Android.mk b/libvideoeditor/lvpp/Android.mk
index d4eb58f..091258d 100755
--- a/libvideoeditor/lvpp/Android.mk
+++ b/libvideoeditor/lvpp/Android.mk
@@ -53,7 +53,7 @@ LOCAL_SHARED_LIBRARIES := \
libstagefright \
libstagefright_omx \
libstagefright_foundation \
- libsurfaceflinger_client \
+ libgui \
libaudioflinger \
libui
diff --git a/libvideoeditor/vss/stagefrightshells/src/Android.mk b/libvideoeditor/vss/stagefrightshells/src/Android.mk
index 3f6b1db..48e3cd8 100755
--- a/libvideoeditor/vss/stagefrightshells/src/Android.mk
+++ b/libvideoeditor/vss/stagefrightshells/src/Android.mk
@@ -56,7 +56,7 @@ LOCAL_SHARED_LIBRARIES := \
libbinder \
libstagefright \
libstagefright_omx \
- libsurfaceflinger_client \
+ libgui \
libvideoeditorplayer
LOCAL_CFLAGS += \