commit | 14e11b6a5e2932c55bf13c3c16576ad8000001e1 | [log] [tgz] |
---|---|---|
author | Shai Barack <shayba@google.com> | Thu Nov 21 17:04:05 2024 +0000 |
committer | Shai Barack <shayba@google.com> | Thu Nov 21 17:04:05 2024 +0000 |
tree | 489c20b34e32e8b43d522c049b76b2ed25508b73 | |
parent | 285125455b89a177ba5887c787913eb1fefa2b7f [diff] |
Improve CombinedMessageQueue#mUseConcurrent logic Check if process name contains "test". :/ Remove instrumentation check as it observes mutable state. Now that we only look at effectively-immutable process state, cache process-level checks. Change-Id: Ia6b8a9f98d0e8e4eda2e240f3dbcdf5735cd754b Flag: build.RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION