================ @@ -188,7 +188,7 @@ void ThreadStart(ThreadState *thr, Tid tid, tid_t os_id, } #endif -#if !SANITIZER_GO +#if !SANITIZER_GO && !SANITIZER_ANDROID ---------------- enh-google wrote: why don't we need this for android? https://github.com/llvm/llvm-project/pull/147580