aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-09-13 18:54:05 +0000
committerJames Farrell <jamesfarrell@google.com>2023-09-13 18:54:05 +0000
commitf49403b915cb8c4123ab3f12e85f2ae6849d2dfd (patch)
tree9d3a0531391badebcd0f1e7115b6264219733562
parente2a0f730e6b1f3682e9a0939fc048164bb4b82db (diff)
downloadbindgen-f49403b915cb8c4123ab3f12e85f2ae6849d2dfd.tar.gz
Cleanup cargo2android configs and patches
Use name-suffix and dep-suffixes (aosp/2751102) and remove patches no longer needed as a result. Other minor cleanups to eliminate diffs in Android.bp files Test: Ran cargo2android Change-Id: If057b1d1d0a30fe08a5f85216b27c5754ab9bf95
-rw-r--r--patches/Android.bp.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/patches/Android.bp.diff b/patches/Android.bp.diff
deleted file mode 100644
index 0e9e66e..0000000
--- a/patches/Android.bp.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Android.bp b/Android.bp
-index fd57489..86a6c71 100644
---- a/Android.bp
-+++ b/Android.bp
-@@ -56,7 +56,7 @@ rust_library_host {
- "which-rustfmt",
- ],
- rustlibs: [
-- "libbitflags",
-+ "libbitflags-1.3.2",
- "libcexpr",
- "libclang_sys",
- "liblazy_static",