commit | 3cb037b67e25a6afd43ff076bbee1d92a9cf2842 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Mar 30 09:48:52 2022 +0800 |
committer | Louis Chang <louischang@google.com> | Wed Mar 30 09:48:52 2022 +0800 |
tree | b845e2a3d2e8a39845ddb21a7a8887462b42c8f2 | |
parent | fb0ae657e3575f97e4b2a3f5f4496429d9559f65 [diff] |
Remove the unnecessary warning log While cold-start an activity, a root task was created and the activity type was set before adding the root task to TDA. Therefore, the configuration needs to be updated and checked for multi-window mode support. So, the warning log was dumped since the root task was not added to TDA yet. Bug: 163976519 Test: cold start an activity Change-Id: I12f9167263939d760dabdd1098404fa9fa67e2c2