aboutsummaryrefslogtreecommitdiff
path: root/patches/Android.bp.patch
blob: 5fb5d19c2154531ac5b64c5d104d349ceed1cbfc (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 0a32741..ebf776b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -93,6 +93,10 @@ rust_library {
         "libfutures_macro",
         "libproc_macro_hack",
     ],
+    apex_available: [
+        "//apex_available:platform",
+        "com.android.virt",
+    ],
 }
 
 // dependent_library ["feature_list"]