commit | 43103941a8840c503496e84531a1a96b7f50bb75 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Mon Oct 14 15:30:20 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Mon Oct 14 15:30:20 2024 +0000 |
tree | 07caacb84982b2c72694e89e93aa3ec26d0668be | |
parent | 62c8f5d7c603226232a7430857fc0bd89f661daa [diff] |
Remove synchronization on getViewerString This might have been causing lock contention in the main thread when called while waiting for protolog to be loaded or unloaded. It will be the callers responsibility to ensure the loading and unloading of configs has completed successfully before querying the viewer config if required. Flag: EXEMPT fixing regression Bug: 369833736 Test: atest TracingTests Change-Id: Ica8203138c697897f63df30f145b14125554aeb3