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

Commit 392b0926 authored by John Reck's avatar John Reck Committed by android-build-merger
Browse files

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

am: 26f50df7

* commit '26f50df7':
  Revert "Use clang for libhwui"
parents 68b7d59f 26f50df7
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
# getConfig in external/skia/include/core/SkBitmap.h is deprecated.
# getConfig in external/skia/include/core/SkBitmap.h is deprecated.
# Allow Gnu extension: in-class initializer of static 'const float' member.
# Allow Gnu extension: in-class initializer of static 'const float' member.
# DeferredLayerUpdater.h: private field 'mRenderThread' is not used.
# DeferredLayerUpdater.h: private field 'mRenderThread' is not used.

LOCAL_CLANG := true

LOCAL_CLANG_CFLAGS += \
LOCAL_CLANG_CFLAGS += \
    -Wno-deprecated-declarations \
    -Wno-deprecated-declarations \
    -Wno-gnu-static-float-init \
    -Wno-gnu-static-float-init \