Merge "Revert "Use clang for libhwui"" into mnc-dr-dev am: 1e1fbd804b

am: f8635c2e04

* commit 'f8635c2e043b6466f65cc0159a8f4021701d2165':
  Revert "Use clang for libhwui"
This commit is contained in:
John Reck
2015-11-04 18:09:49 +00:00
committed by android-build-merger

View File

@@ -1,9 +1,6 @@
# getConfig in external/skia/include/core/SkBitmap.h is deprecated.
# Allow Gnu extension: in-class initializer of static 'const float' member.
# DeferredLayerUpdater.h: private field 'mRenderThread' is not used.
LOCAL_CLANG := true
LOCAL_CLANG_CFLAGS += \
-Wno-deprecated-declarations \
-Wno-gnu-static-float-init \