Snap for 11871564 from 5fbb09598828832481def5ff463ee02c75925907 to sdk-release

Change-Id: I552f54083e7dec80ba55d98519d402f8460e7609
diff --git a/Android.bp b/Android.bp
index 627070e..b0ed501 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,10 +45,8 @@
     crate_name: "bindgen",
     cargo_env_compat: true,
     cargo_pkg_version: "0.69.1",
-    srcs: [
-        "lib.rs",
-        ":copy_bindgen_build_out",
-    ],
+    crate_root: "lib.rs",
+    srcs: [":copy_bindgen_build_out"],
     edition: "2018",
     features: [
         "__cli",