aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-03-06 18:21:04 -0800
committerElliott Hughes <enh@google.com>2020-03-06 18:21:04 -0800
commit85327a1d061d2513a0b658e5ed79cc48d468bd79 (patch)
treec87b4a0946b39d417f69de5fa49842d8cfe66851 /Android.bp
parent4d151d9e70555f617bd5c8859d9b3857be31fde3 (diff)
downloadstressapptest-85327a1d061d2513a0b658e5ed79cc48d468bd79.tar.gz
Remove mips workaround.
Also replace OWNERS with the janitors because the only person in OWNERS no longer works on Android. Test: treehugger Exempt-From-Owner-Approval: fixing OWNERS Change-Id: Ia3ef0bb7495485242033c7e47c15d077e883e808
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 03bfd79..f8947fe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,9 +18,6 @@ cc_binary {
],
arch: {
- mips: {
- enabled: false,
- },
x86: {
enabled: false,
},