commit | 486032d2729247bb57c839c858d87d2b8269d6aa | [log] [tgz] |
---|---|---|
author | Mingming Yin <mingming@codeaurora.org> | Thu Sep 26 17:22:07 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Oct 09 17:21:38 2013 -0700 |
tree | 85bd6d346d92b52965228d73e16adc8d7ee9450e | |
parent | 7951576278e012351381ff75eb8d43b66796b798 [diff] [blame] |
audio: audio encoder/decoder enhancement - Enable decoder test app for AAC, AMR, AMRWB, and MP3 formats. - Enable encoder for AMRWB, AAC, EVRC, and QCELP formats. Change-Id: I0c75dcc4fb02044f127270a64d3578d62bf6eeda
diff --git a/mm-audio/Android.mk b/mm-audio/Android.mk new file mode 100644 index 0000000..5053e7d --- /dev/null +++ b/mm-audio/Android.mk
@@ -0,0 +1 @@ +include $(call all-subdir-makefiles)