summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2023-12-14 01:19:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-12-14 01:19:56 +0000
commit63b58116aa30e90544564d7d96285747bfd0628c (patch)
treed69d90d3de33cc870c6499ed017f9034d784280f
parentc923accd060f9bad940ddf789359708b4f2b1653 (diff)
parente16d9d3deae97fa0174674dbfd776245851af6a2 (diff)
downloadgwp_asan-main.tar.gz
Remove explicit -fno-emulated-tls. am: 079e333e04 am: 35e960e57e am: e16d9d3deaHEADmastermain
Original change: https://android-review.googlesource.com/c/platform/external/gwp_asan/+/2866518 Change-Id: Id42cd523e9d507801edeca74bc27576732838f57 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index dd135c0..d399460 100644
--- a/Android.bp
+++ b/Android.bp
@@ -114,11 +114,6 @@ cc_library_static {
"gwp_asan/platform_specific/utilities_posix.cpp",
"gwp_asan/stack_trace_compressor.cpp",
],
- // GWP-ASan requires platform (non-emulated) TLS. We use thread local
- // variables in the core, inlined interface to GWP-ASan.
- cflags: [
- "-fno-emulated-tls",
- ],
apex_available: [
// Required to not occlude the default platform variation from being
// skipped by the apex mutator. If this happens - the license file for