summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-02-03 11:03:56 -0800
committerJames Dong <jdong@google.com>2012-02-03 11:20:03 -0800
commitc71f6e2392bf55cc85ee7c1a376441e9b9aae4c8 (patch)
tree276014eca0b627f7500e404940c3a08ce49e0e73 /media/libstagefright/Android.mk
parentd45ee9d9d61af0791c7c3c51f8d4fe6794ef02a5 (diff)
downloadframeworks_av-c71f6e2392bf55cc85ee7c1a376441e9b9aae4c8.zip
frameworks_av-c71f6e2392bf55cc85ee7c1a376441e9b9aae4c8.tar.gz
frameworks_av-c71f6e2392bf55cc85ee7c1a376441e9b9aae4c8.tar.bz2
Keep AACEncoder around for a bit longer to have more time fix issues related to video editor engine
o this should be reverted after the problem is fixed. o related-to-bug: 5947347 Change-Id: Iaec4b59d2c99c975e83f0588a813e9a4bfcb7ee2
Diffstat (limited to 'media/libstagefright/Android.mk')
-rw-r--r--media/libstagefright/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/Android.mk b/media/libstagefright/Android.mk
index 03e8a06..483e5ab 100644
--- a/media/libstagefright/Android.mk
+++ b/media/libstagefright/Android.mk
@@ -78,6 +78,7 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := \
libstagefright_color_conversion \
+ libstagefright_aacenc \
libstagefright_avcenc \
libstagefright_m4vh263enc \
libstagefright_matroska \