summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/osal
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-05-15 14:50:45 -0700
committerJames Dong <jdong@google.com>2012-05-15 14:50:45 -0700
commit18793d77792e12f5f63e67f721bc238b6dc497a1 (patch)
treefd2a5c336e51be8e2516a27b9d6a9236e9b8b34d /libvideoeditor/osal
parent859c897b87593386d7c37ab844d4890aaa19bceb (diff)
downloadframeworks_av-18793d77792e12f5f63e67f721bc238b6dc497a1.zip
frameworks_av-18793d77792e12f5f63e67f721bc238b6dc497a1.tar.gz
frameworks_av-18793d77792e12f5f63e67f721bc238b6dc497a1.tar.bz2
Revert "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine"
This reverts commit 1af1f6a60b9fa217b6809e767babf1ce8a2e95c9.
Diffstat (limited to 'libvideoeditor/osal')
-rwxr-xr-xlibvideoeditor/osal/src/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvideoeditor/osal/src/Android.mk b/libvideoeditor/osal/src/Android.mk
index b73b9ae..5415e96 100755
--- a/libvideoeditor/osal/src/Android.mk
+++ b/libvideoeditor/osal/src/Android.mk
@@ -63,5 +63,5 @@ LOCAL_CFLAGS += -Wno-multichar \
-DUSE_STAGEFRIGHT_READERS \
-DUSE_STAGEFRIGHT_3GPP_READER
-include $(BUILD_SHARED_LIBRARY)
+include $(BUILD_STATIC_LIBRARY)