Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."

This commit is contained in:
Chih-Hung Hsieh 2014-09-23 16:29:41 +00:00 committed by Gerrit Code Review
commit 7e46495606
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ LOCAL_C_INCLUDES := \
# In tpdec_asc.cpp: address of array 'pPce->FrontElementIsCpe'
# will always evaluate to 'true'.
LOCAL_CPPFLAGS += \
LOCAL_CLANG_CPPFLAGS += \
-Wno-pointer-bool-conversion
LOCAL_MODULE:= libFraunhoferAAC