commit | 16206ef18706f2631ca1eaa4531fcc4dc7fb0579 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Thu Nov 14 13:50:18 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Thu Nov 14 14:09:20 2024 +0000 |
tree | 532a7e44150b7ba7b516d9c1b097ab16350cf76c | |
parent | c9ba5f85178309a55a27c87de1ecfdaf63c694e3 [diff] |
Fix timing race condition in toggling ProtoLog to logcat It was possible for the viewer config to be unloaded before we updated the log to proto state variable to false leading to crashes. Change-Id: I26b2ec045df22cfbd417452794435894a9cc092b Flag: EXEMPT small bug fix Test: atest com.android.internal.protolog.ProcessedPerfettoProtoLogImplTest