aboutsummaryrefslogtreecommitdiff
path: root/patches/Android.bp.patch
blob: 2420ac38d9e92963fb0ca8f3665c3183fe86046b (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 f99592b..44b6b8e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,6 +20,10 @@ rust_library {
     rustlibs: [
         "libbytes",
     ],
+    apex_available: [
+        "//apex_available:platform",
+        "com.android.virt",
+    ],
 }
 
 // dependent_library ["feature_list"]