commit | 0c4d3df475a9a1cd6eed4f4015ce96d9f8241649 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu May 27 14:00:42 2021 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Jun 09 11:46:06 2021 +0000 |
tree | 4bf9d8c48302b0b6cf286fa955d71d16ec0bcf9d | |
parent | 83ee5be7fc4224491252f1b70237450cf91c4914 [diff] [blame] |
Move shared config structs to shared crate. Bug: 184131523 Test: mm Change-Id: I53e46a2985addbee9facd5b007778ae60c583900
diff --git a/virtualizationservice/Android.bp b/virtualizationservice/Android.bp index 2d78018..bad7f46 100644 --- a/virtualizationservice/Android.bp +++ b/virtualizationservice/Android.bp
@@ -13,6 +13,7 @@ "libandroid_logger", "libanyhow", "libcommand_fds", + "libcompositediskconfig", "liblog_rust", "libserde_json", "libserde",