Revert "Use clang for libhwui"

Bug 25462107

This reverts commit d354fd2c66.

Change-Id: Ib7c50b5becf247f837f3cc20f9128d9411d22563
This commit is contained in:
John Reck
2015-11-04 15:21:35 +00:00
parent d354fd2c66
commit 492a56cc93

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 \