Commit ab33d4d3 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Android Git Automerger

am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."

* commit '7e464956':
  Move Clang only flags into LOCAL_CLANG_CPPFLAGS.
parents 57daefcb 7e464956
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment