aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cbb58b1ce9..db4a3aa843 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,6 +29,7 @@ arm_compute_library_defaults {
"-DEMBEDDED_KERNELS",
"-DARM_COMPUTE_ASSERTS_ENABLED",
"-DARM_COMPUTE_CPP_SCHEDULER",
+ "-DENABLE_NEON",
"-Wno-unused-parameter",
"-DNO_DOT_IN_TOOLCHAIN",
"-no-integrated-as",