Merge "Enable clang for arm64."

This commit is contained in:
Chih-hung Hsieh
2016-08-04 17:13:53 +00:00
committed by Gerrit Code Review

View File

@@ -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)