aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-09 23:02:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-09 23:02:22 +0000
commit38a940e22cdc2fa65959aeccf1c61911bc213b87 (patch)
treee40d735e4bfd3076aea3734605923a2f397b413b
parent901d5db4d44a01d200d090515eb203fe5f0c6696 (diff)
parent43998fc360178740cf5220369e7ca35c65e95f59 (diff)
downloadarm-neon-tests-sdk-release.tar.gz
Snap for 11692525 from 43998fc360178740cf5220369e7ca35c65e95f59 to sdk-releasesdk-release
Change-Id: Ibb953a14034b84c5080410cec462cc46ecb0f172
-rw-r--r--Android.bp4
-rw-r--r--OWNERS4
2 files changed, 1 insertions, 7 deletions
diff --git a/Android.bp b/Android.bp
index ceca0b2..32f5abe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -213,9 +213,7 @@ cc_defaults {
enabled: false,
arch: {
arm: {
- neon: {
- enabled: true,
- },
+ enabled: true,
},
},
}
diff --git a/OWNERS b/OWNERS
index 35ab7f1..02ed01d 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,6 +1,2 @@
-# Default owners are top 3 active developers of the past 1 or 2 years
-# or people with more than 10 commits last year.
-# Please update this list if you find better owner candidates.
-hhb@google.com
khim@google.com
srhines@google.com