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 f85efc3..0000000
--- a/patches/Android.bp.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/Android.bp b/Android.bp
-index 97a1493..314d50b 100644
---- a/Android.bp
-+++ b/Android.bp
-@@ -10,8 +10,9 @@ rust_library_rlib {
- cargo_pkg_version: "0.6.1",
- srcs: ["src/lib.rs"],
- edition: "2018",
-+ no_stdlibs: true,
- rustlibs: [
-- "libbyteorder",
-+ "libbyteorder_nostd",
- ],
- proc_macros: ["libzerocopy_derive"],
- apex_available: [