commit | 5158edafe9a7e01d2d1587b4bf3dc2b8ba2a7dec | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Mar 07 01:21:44 2024 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Mar 06 17:23:49 2024 +0000 |
tree | 7c358e1cf29a5087c5b79d15da1dd888998336ba | |
parent | d7c542d1d1eda1d248cb8841e1cbb4e0f266c112 [diff] |
Reset logging name of Task at the end of setIntent In case ProtoLog is enabled that evaluates "this.toString" too early, which caches the intermediate states in the string. Bug: 328114157 Test: Start dream activity from Screen saver Settings. "adb shell dumpsys activity activities" should show the task with "type=dream". Change-Id: I21f8cf0f3d6d43e762bb45d8c5d6374eaae58378