commit | 93ee308c2e7252ffd73dcd7044613d9ed3c4a4e1 | [log] [tgz] |
---|---|---|
author | Ludovic Barman <ludovicb@google.com> | Tue Jun 20 12:18:43 2023 +0000 |
committer | Ludovic Barman <ludovicb@google.com> | Mon Jul 03 19:22:49 2023 +0000 |
tree | 3bf0eb965e2d59f5881fa28e5d35ca285a84caa2 | |
parent | c5033fcf96b8b47556052c6327b9ae6ac59ba2d0 [diff] [blame] |
Update Virtualization module to protobuf3. Test: manual atest Bug: 286984317 Change-Id: Ie338092ae1196bfd260831352312cbd97f6b28e1
diff --git a/compos/Android.bp b/compos/Android.bp index c120b0f..2f6be98 100644 --- a/compos/Android.bp +++ b/compos/Android.bp
@@ -18,7 +18,7 @@ "libminijail_rust", "libnix", "libodsign_proto_rust", - "libprotobuf_deprecated", + "libprotobuf", "libregex", "librpcbinder_rs", "librustutils",