Disable logging to string in unittest.
Logging to string is not thread safe and we are not using this feature, so turn it off. Bug: 72046357 Test: run unittest with tsan Change-Id: I6f2dd53b115e9e6c53df237783dbe09aed6ae592
Loading
Please sign in to comment