summaryrefslogtreecommitdiff
path: root/native/android/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'native/android/Android.mk')
-rw-r--r--native/android/Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/native/android/Android.mk b/native/android/Android.mk
index 5386e6fec7ec..da4e4bac6dbc 100644
--- a/native/android/Android.mk
+++ b/native/android/Android.mk
@@ -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)