aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-08 04:34:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-08 04:34:05 +0000
commite5f43d93fdeabda363c075725f91c0e78c442f2b (patch)
tree551d464c08f582e18853edf08239fe3b74bbfbc3
parent9f718db152c65cef0f6eaac5d5e1b29ac1278542 (diff)
parent048f509b989d65e59578f2e70bf3b55470c43632 (diff)
downloadrusqlite-android14-mainline-healthfitness-release.tar.gz
Snap for 10460766 from 048f509b989d65e59578f2e70bf3b55470c43632 to mainline-healthfitness-releaseaml_hef_341613000aml_hef_341512030aml_hef_341415040aml_hef_341311010aml_hef_341114030android14-mainline-healthfitness-release
Change-Id: Ibe291a11b964de1e1f4b6a65d696347942ecffbb
-rw-r--r--Android.bp2
-rw-r--r--patches/Android.bp.diff13
2 files changed, 14 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c0ca574..3e4e03c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -31,7 +31,7 @@ rust_library {
"trace",
],
rustlibs: [
- "libbitflags",
+ "libbitflags-1.3.2",
"libfallible_iterator",
"libfallible_streaming_iterator",
"libhashlink",
diff --git a/patches/Android.bp.diff b/patches/Android.bp.diff
new file mode 100644
index 0000000..34d5397
--- /dev/null
+++ b/patches/Android.bp.diff
@@ -0,0 +1,13 @@
+diff --git a/Android.bp b/Android.bp
+index 51830a3..ca704b4 100644
+--- a/Android.bp
++++ b/Android.bp
+@@ -31,7 +31,7 @@ rust_library {
+ "trace",
+ ],
+ rustlibs: [
+- "libbitflags",
++ "libbitflags-1.3.2",
+ "libfallible_iterator",
+ "libfallible_streaming_iterator",
+ "libhashlink",