aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:22:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:22:58 +0000
commit821e165dbcf83e73b9e15bc472f945cccc15f713 (patch)
tree551d464c08f582e18853edf08239fe3b74bbfbc3
parent615edadca769b0e3557c0fc2a4f1122c49b95ce6 (diff)
parent048f509b989d65e59578f2e70bf3b55470c43632 (diff)
downloadrusqlite-aml_tz5_341510010.tar.gz
Snap for 10453563 from 048f509b989d65e59578f2e70bf3b55470c43632 to mainline-tzdata5-releaseaml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: I7b006bd95605d8ce1617438691aa8694120ae2e8
-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",