summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libc/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/Android.bp b/libc/Android.bp
index 489918b06..262d95186 100644
--- a/libc/Android.bp
+++ b/libc/Android.bp
@@ -85,8 +85,6 @@ cc_defaults {
no_libcrt: true,
},
},
- // TODO(ivanlozano): Remove after b/118321713
- xom: false,
}
// ========================================================