blob: 6acbe2c5ef08944eb9dcc41cd4574d9dce09ac5e [file] [log] [blame]
diff --git a/Android.bp b/Android.bp
index fafdf41..81766e3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,7 +30,8 @@ rust_defaults {
"--cfg tuple_ty",
],
rustlibs: [
- "libdoc_comment",
+ // ANDROID: disable for now just to avoid another dependency.
+ //"libdoc_comment",
],
}