================ @@ -418,13 +436,68 @@ bool PlatformAndroid::GetRemoteOSVersion() { return !m_os_version.empty(); } +uint32_t PlatformAndroid::FindProcesses( ---------------- labath wrote: How does this relate to the rest of the patch? https://github.com/llvm/llvm-project/pull/145382