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/authfs/Android.bp b/authfs/Android.bp index 2532026..154a1d6 100644 --- a/authfs/Android.bp +++ b/authfs/Android.bp
@@ -23,7 +23,7 @@ "liblog_rust", "libnix", "libopenssl", - "libprotobuf_deprecated", + "libprotobuf", "librpcbinder_rs", "libthiserror", ],