aboutsummaryrefslogtreecommitdiff
path: root/hypervisor
diff options
context:
space:
mode:
authorElliot Berman <quic_eberman@quicinc.com>2023-03-15 16:05:17 -0700
committerElliot Berman <quic_eberman@quicinc.com>2023-04-04 14:19:02 -0700
commita16c679c516969942724489c21f705b5804e8377 (patch)
tree88c80676e3364c7c5c1096c6f6c911f7a7dcb019 /hypervisor
parent5317db963d54872e799880d4bc277973efaa7b33 (diff)
downloadcrosvm-a16c679c516969942724489c21f705b5804e8377.tar.gz
ANDROID: Enable Gunyah
Enable gunyah and re-run cargo_embargo. Bug: 273327513 Change-Id: If9895e6c3de2c5e418ff4c95a7f90b46c76ce6a2 Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
Diffstat (limited to 'hypervisor')
-rw-r--r--hypervisor/Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/hypervisor/Android.bp b/hypervisor/Android.bp
index 21354e6ed..3b8db97c0 100644
--- a/hypervisor/Android.bp
+++ b/hypervisor/Android.bp
@@ -28,6 +28,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -72,6 +73,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -116,6 +118,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -160,6 +163,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -204,6 +208,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -248,6 +253,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -292,6 +298,7 @@ rust_test {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",
@@ -331,6 +338,7 @@ rust_library {
"gdb",
"gdbstub",
"gdbstub_arch",
+ "gunyah",
],
rustlibs: [
"libanyhow",