commit | c70c4ff2f094dd58d84198e4f3f59580a59844e1 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <[email protected]> | Tue Sep 03 14:50:10 2024 +0000 |
committer | Pablo Gamito <[email protected]> | Fri Sep 06 13:29:17 2024 +0000 |
tree | df8725de20ca5e27af39ada70d1b688bee05f80c | |
parent | f87b0c7e4c0464ee44881bed479e7779b42a6c90 [diff] |
Use single PerfettoProtoLogImpl for all tests This ensures we don't register the data source on every test. We cannot unregister a registered datasource so the datasources just pile up and at some point leads to issues with not getting the on start callbacks in time when there are too many datasources. Test: atest InternalTests:com.android.internal.protolog.PerfettoProtoLogImplTest Bug: 364255103 Flag: TEST_ONLY Change-Id: Ib0d2f733fa2ca68a744a318dd63cc007af9a9304