commit | c0bcc1b4c570f45b275780b55843eac03a813b29 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Thu Oct 17 11:30:51 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Thu Oct 17 11:32:03 2024 +0000 |
tree | 301c651850537d681a15a2e106b6f3a34e11b25c | |
parent | 691e8f285560fa1e28ba50ea8e8d3227ca74f9fc [diff] |
Fix ProtoLogViewerConfigReader bug If we unloaded a viewer config group we would never be able to re-loaded it because we were not clearing the groups from mGroupHashes which we used to check if the group was loaded. Flag: EXEMPT minor bug fix Test: atest com.android.internal.protolog.ProtoLogViewerConfigReaderTest Change-Id: I8e8d1d064212e905c6a0179b4e4cd609a3985945