aboutsummaryrefslogtreecommitdiff
path: root/patches/Android.bp.patch
blob: 1911beba65140eedadf82757aa93f57c89d1df7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/Android.bp b/Android.bp
index 8b0a7f0..0f6408c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -56,6 +56,10 @@ rust_library {
         "libfutures_util",
         "libnum_cpus",
     ],
+    apex_available: [
+        "//apex_available:platform",
+        "com.android.virt",
+    ],
 }
 
 // dependent_library ["feature_list"]