aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4fa26996..257209c9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -204,7 +204,7 @@ cc_library_shared {
// Note: OPUS enhanced DSP/NEON implementation is not yet
// compatible with arm64. Only add the appropriate defines for
// 32-bit arm architecture.
- armv7_a_neon: {
+ neon: {
srcs: [
// CELT_SOURCES_ARM_NEON_INTR
"celt/arm/celt_neon_intr.c",