Delete unused patch am: 8cd413ec55 am: 8b61db0745 am: b5d6d1540b Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/tinyvec/+/1689362 Change-Id: I7e1f8a1f1fbbdf45c5429789675bfef6ed50b68c
diff --git a/patches/Android.bp.patch b/patches/Android.bp.patch deleted file mode 100644 index 7261f1c..0000000 --- a/patches/Android.bp.patch +++ /dev/null
@@ -1,16 +0,0 @@ -diff --git a/Android.bp b/Android.bp -index bfe5e04..e2a16fd 100644 ---- a/Android.bp -+++ b/Android.bp -@@ -14,6 +14,11 @@ rust_library { - rustlibs: [ - "libtinyvec_macros", - ], -+ apex_available: [ -+ "//apex_available:platform", -+ "com.android.resolv", -+ ], -+ min_sdk_version: "29", - } - - // dependent_library ["feature_list"]