Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09298272 authored by John Reck's avatar John Reck Committed by The Android Automerger
Browse files

Revert "Use clang for libhwui"

Bug 25462107

This reverts commit d354fd2c.

Change-Id: Ib7c50b5becf247f837f3cc20f9128d9411d22563
parent b38fcc37
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
# 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 \