am 1c6ab7db: Merge "Use gcc for the AAC decoder"

* commit '1c6ab7db30867f3eee0d550adb015b340fbbc668':
  Use gcc for the AAC decoder
This commit is contained in:
Marco Nelissen 2015-02-11 01:51:25 +00:00 committed by Android Git Automerger
commit 10d211b84a
1 changed files with 2 additions and 0 deletions

View File

@ -57,4 +57,6 @@ LOCAL_CPPFLAGS += -std=c++98
LOCAL_MODULE:= libFraunhoferAAC
LOCAL_CLANG:= false
include $(BUILD_STATIC_LIBRARY)