Merge "Enable clang for arm64."

This commit is contained in:
Chih-hung Hsieh
2016-03-04 20:17:16 +00:00
committed by Android (Google) 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)