aboutsummaryrefslogtreecommitdiff
path: root/patches/Android.bp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/Android.bp.patch')
-rw-r--r--patches/Android.bp.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/patches/Android.bp.patch b/patches/Android.bp.patch
deleted file mode 100644
index b61b82c..0000000
--- a/patches/Android.bp.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/Android.bp b/Android.bp
-index 5abab3c..b920d56 100644
---- a/Android.bp
-+++ b/Android.bp
-@@ -46,6 +46,10 @@ rust_library {
- "default",
- "std",
- ],
-+ apex_available: [
-+ "//apex_available:platform",
-+ "com.android.virt",
-+ ],
- flags: [
- "--cfg has_i128",
- "--cfg has_to_int_unchecked",