commit | d1d03184c432355eae5f60a1a40f868929151c53 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Fri Dec 09 18:20:01 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Dec 13 14:12:59 2022 +0000 |
tree | d887b9054e932ebf4e8f425cae26b23818965652 | |
parent | b8ca3c5086c428b40c1abde3f41f54c20c685934 [diff] [blame] |
Allocate BARs for all VirtIO PCI devices. Bug: 237249346 Test: Ran pVM firmware manually. Change-Id: I5bf4707b9f9edb020b96fa3db740c24a4c4b789b
diff --git a/pvmfw/Android.bp b/pvmfw/Android.bp index b6c115b..4218fae 100644 --- a/pvmfw/Android.bp +++ b/pvmfw/Android.bp
@@ -20,6 +20,7 @@ "liblog_rust_nostd", "libpvmfw_embedded_key", "libtinyvec_nostd", + "libvirtio_drivers", "libvmbase", ], apex_available: ["com.android.virt"],