commit | 3a5a921ef7faa7c0ccecc755cec2ef665b0be596 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue May 04 17:09:08 2021 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue May 18 17:33:49 2021 +0000 |
tree | 049dafb17a82232da942b6b083e7a3a35001a696 | |
parent | 2ea0ecd77659710e0d4f541f0d90a8b56d3624f4 [diff] [blame] |
Pass file descriptors rather than filenames to Virt Manager. This requires using a parcelable rather than a JSON file for the config. Bug: 187181124 Test: atest VirtualizationTestCases Change-Id: I1636010f5ed55da165f5acd82f1bd8b924e09b41
diff --git a/vm/Android.bp b/vm/Android.bp index 4bb9727..d0f341d 100644 --- a/vm/Android.bp +++ b/vm/Android.bp
@@ -13,6 +13,8 @@ "libenv_logger", "liblibc", "liblog_rust", + "libserde_json", + "libserde", "libstructopt", ], apex_available: [