Merge "Enable clang for arm64." am: a11a8e5086

am: 9650521ed1

Change-Id: Ia9435472a720bc22255924cf4caee13eafda5870
This commit is contained in:
Chih-hung Hsieh
2016-08-04 17:25:35 +00:00
committed by android-build-merger

View File

@@ -44,7 +44,4 @@ LOCAL_MODULE := libandroid
LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code
# Required because of b/25642296
LOCAL_CLANG_arm64 := false
include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)