summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-16 23:22:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-16 23:22:21 +0000
commitb862bbc85a308125e6de6cec93f18b82690905f9 (patch)
tree000e6a56e11f322de79fd34ef83d280771d57b3b
parent17e0419485250932d0041841eb62954c6ab14afa (diff)
parent60f47c000f5e6ef002f32bfd67e4e776fbe35a7d (diff)
downloadunwinding-sdk-release.tar.gz
Snap for 11724015 from 60f47c000f5e6ef002f32bfd67e4e776fbe35a7d to sdk-releasesdk-release
Change-Id: I80f2d167cc5aade9e170b7a23c02aa8d9dc4cb01
-rw-r--r--libunwindstack/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunwindstack/Android.bp b/libunwindstack/Android.bp
index 77fc6bc..de25156 100644
--- a/libunwindstack/Android.bp
+++ b/libunwindstack/Android.bp
@@ -109,7 +109,7 @@ cc_defaults {
},
bionic: {
header_libs: ["bionic_libc_platform_headers"],
- static_libs: ["libasync_safe"],
+ whole_static_libs: ["libasync_safe"],
},
},