aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 2e1247a162..b7936e5671 100644
--- a/Android.bp
+++ b/Android.bp
@@ -167,7 +167,8 @@ arm_compute_library_defaults {
"-Wno-unused-parameter",
"-DNO_DOT_IN_TOOLCHAIN",
"-Wno-implicit-fallthrough",
- "-fPIC"
+ "-fPIC",
+ "-DACL_INTERNAL_TEST_CKW_IN_DF"
],
rtti: true,
}