rust_proto: use protobuf crate version 2.x
Test: build Bug: 270895633 Change-Id: I04e5e7fe70b8c509cd1b35852b75a0f24a633ce9
This commit is contained in:
@@ -127,7 +127,7 @@ func GatherRequiredDepsForTest() string {
|
||||
min_sdk_version: "29",
|
||||
}
|
||||
rust_library {
|
||||
name: "libprotobuf",
|
||||
name: "libprotobuf_deprecated",
|
||||
crate_name: "protobuf",
|
||||
srcs: ["foo.rs"],
|
||||
host_supported: true,
|
||||
|
Reference in New Issue
Block a user