diff --git a/Android.bp b/Android.bp | |
index fd57489..86a6c71 100644 | |
--- a/Android.bp | |
+++ b/Android.bp | |
@@ -56,7 +56,7 @@ rust_library_host { | |
"which-rustfmt", | |
], | |
rustlibs: [ | |
- "libbitflags", | |
+ "libbitflags-1.3.2", | |
"libcexpr", | |
"libclang_sys", | |
"liblazy_static", |