commit | 6b8d93182dbdb93e3883353b982628fe5cc789b3 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Dec 05 17:12:34 2024 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Dec 11 08:06:55 2024 +0000 |
tree | f1a04756b50a84edff96247f3824e110f2ac9762 | |
parent | 5f3c66a0130f7318600d096ee77474f0f8eade24 [diff] |
Keep using old version of zerocopy for now. This is part of a staged update of zerocopy. Bug: 372549215 Test: Treehugger Change-Id: I9fc88f430727c115345a988603819d5899cef69e Merged-In: I9fc88f430727c115345a988603819d5899cef69e
diff --git a/android/virtmgr/Android.bp b/android/virtmgr/Android.bp index ad63995..3883c34 100644 --- a/android/virtmgr/Android.bp +++ b/android/virtmgr/Android.bp
@@ -69,7 +69,7 @@ "liblibfdt", "libfsfdt", "libhypervisor_props", - "libzerocopy", + "libzerocopy-0.7.35", "libuuid", // TODO(b/202115393) stabilize the interface "packagemanager_aidl-rust",