commit | 977b64b5ad26e593466a858029360d8715926f7c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 07 14:04:26 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Sep 07 15:39:02 2023 +0000 |
tree | 05b68591881de93f92a3679a7e8a0c8245ae0e6b | |
parent | 64b1051518a8596c99169abf8b89e2438e6ad7d9 [diff] [blame] |
[service-vm] Print log from the service VM Test: atest rialto_test Test Run the ServiceVmClientApp in VM Bug: 299411175 Change-Id: I1efbd3f1089e3a5931160f992d548ac32da7c42a
diff --git a/service_vm_manager/Android.bp b/service_vm_manager/Android.bp index 47867f5..b3618a6 100644 --- a/service_vm_manager/Android.bp +++ b/service_vm_manager/Android.bp
@@ -13,6 +13,7 @@ "libanyhow", "libciborium", "liblog_rust", + "libnix", "libservice_vm_comm", "libvmclient", "libvsock",