Switch to rust_library

Test: mmm external/rust/crates
Change-Id: Icbf655d20d5240006440a3195b740470e23d47b0
diff --git a/Android.bp b/Android.bp
index 8246312..8d3cc20 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,7 +2,7 @@
 
 // Modified to add device support
 
-rust_library_rlib {
+rust_library {
     name: "liblazy_static",
     host_supported: true,
     crate_name: "lazy_static",