aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-10 15:34:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-10 15:34:18 +0000
commit04df43bb47aa2bd01c8d792749dec632ede0d43f (patch)
treee40d735e4bfd3076aea3734605923a2f397b413b
parent901d5db4d44a01d200d090515eb203fe5f0c6696 (diff)
parent38a940e22cdc2fa65959aeccf1c61911bc213b87 (diff)
downloadarm-neon-tests-busytown-mac-infra-release.tar.gz
Snap for 11819167 from 38a940e22cdc2fa65959aeccf1c61911bc213b87 to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: I200be19b27210a419260f61bf301d017400678f9
-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