aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index 8ef0406b8..f3ac51ec1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -289,12 +289,6 @@ cc_binary {
"linux",
],
},
- mips: {
- enabled: false,
- },
- mips64: {
- enabled: false,
- },
x86: {
cflags: ["-DI386=1"] + ["-DHAVE_STRUCT___OLD_KERNEL_STAT=1"],