xref: /aosp_15_r20/development/tools/external_crates/google_metadata/patches/Android.bp.patch (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1diff --git a/tools/external_crates/google_metadata/Android.bp b/tools/external_crates/google_metadata/Android.bp
2index 374dd6678..253c116fd 100644
3--- a/tools/external_crates/google_metadata/Android.bp
4+++ b/tools/external_crates/google_metadata/Android.bp
5@@ -17,6 +17,7 @@ rust_library_host {
6     edition: "2021",
7     rustlibs: [
8         "libchrono",
9+        "libgoogle_metadata_proto",
10         "libprotobuf",
11         "libthiserror",
12     ],
13