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

Commit d9dc968b authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Enable clang for arm64." am: a11a8e50 am: 9650521e

am: e4e1670e

Change-Id: I9ed57670f65dd5925d12409c928c06be2d46837f
parents 2f072bae e4e1670e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -44,7 +44,4 @@ LOCAL_MODULE := libandroid

LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code

# Required because of b/25642296
LOCAL_CLANG_arm64 := false

include $(BUILD_SHARED_LIBRARY)