aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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