commit | c4b1bde4ff4bc36ad783f1bac3c7457d662280fd | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Feb 03 15:26:02 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Mon Feb 07 16:09:00 2022 +0000 |
tree | 2cd2559a9cfea7c09b31b85e80abcea9aad0a3aa | |
parent | 926806da784401e467ded913252ec14322c3a13a [diff] [blame] |
Add vm subcommand to check support for protected and unprotected VMs. Test: adb shell /apex/com.android.virt/bin/vm info Change-Id: I9ed881a82818edacb81446b7684e90ae684bf1e8
diff --git a/vm/Android.bp b/vm/Android.bp index 2d22562..d1d53d0 100644 --- a/vm/Android.bp +++ b/vm/Android.bp
@@ -15,6 +15,7 @@ "liblibc", "liblog_rust", "libmicrodroid_payload_config", + "librustutils", "libserde_json", "libserde", "libstructopt",