commit | 031cc656bde04e0c007c6fa4a2def79118549bef | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon May 20 16:58:59 2024 +0000 |
committer | James Farrell <[email protected]> | Mon May 20 16:58:59 2024 +0000 |
tree | 0c9886582f2c43204c7fab4c868513f034904d57 | |
parent | 1362a041a55d0c831dd648907d75bc74550a9456 [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: Id0111df50b09584ee2ef17d597553557c92e1666
diff --git a/Android.bp b/Android.bp index b472399..0565299 100644 --- a/Android.bp +++ b/Android.bp
@@ -23,7 +23,7 @@ crate_name: "merge_derive", cargo_env_compat: true, cargo_pkg_version: "0.1.0", - srcs: ["src/lib.rs"], + crate_root: "src/lib.rs", edition: "2018", rustlibs: [ "libproc_macro2",