aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-08 04:32:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-08 04:32:20 +0000
commit11c1fcb60f2b5c1077851e1df747aff6a200f6a3 (patch)
tree4e2f811efe227368c58405fdb0dcc3539b591385
parent2fdccaba058483dbdb4609620bc505f5bb6f3836 (diff)
parent1526961f36a7132105598abe6f2eea9f627f3001 (diff)
downloadgdbstub-android14-mainline-healthfitness-release.tar.gz
Snap for 10460766 from 1526961f36a7132105598abe6f2eea9f627f3001 to mainline-healthfitness-releaseaml_hef_341613000aml_hef_341512030aml_hef_341415040aml_hef_341311010aml_hef_341114030android14-mainline-healthfitness-release
Change-Id: I6aa0ce73f2da2af51c80d0bc50ee9a30e2280c00
-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 873b4d1..a241d18 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,7 +33,7 @@ rust_library {
"trace-pkt",
],
rustlibs: [
- "libbitflags",
+ "libbitflags-1.3.2",
"libcfg_if",
"liblog_rust",
"libmanaged",
diff --git a/patches/Android.bp.diff b/patches/Android.bp.diff
new file mode 100644
index 0000000..46edb51
--- /dev/null
+++ b/patches/Android.bp.diff
@@ -0,0 +1,13 @@
+diff --git a/Android.bp b/Android.bp
+index 873b4d1..a241d18 100644
+--- a/Android.bp
++++ b/Android.bp
+@@ -33,7 +33,7 @@ rust_library {
+ "trace-pkt",
+ ],
+ rustlibs: [
+- "libbitflags",
++ "libbitflags-1.3.2",
+ "libcfg_if",
+ "liblog_rust",
+ "libmanaged",