diff options
| author | 2023-11-23 14:10:40 +0000 | |
|---|---|---|
| committer | 2023-11-27 15:51:24 +0000 | |
| commit | 217506fedd93735d3d1223c6b09ab18129762caf (patch) | |
| tree | fcd2b704725bee18083a62990454093078ad9ae4 /api/api_test.go | |
| parent | cf01f294ba8f0c4c025176022e27c1324ee14fb2 (diff) | |
Reduce some unnecessary warning logs
1. The transition player may not be ready when booting.
Then logOnSendAsync will print catched NPE(mInfo) callstack.
2. setReadyFrom can be called before addGroup, then it will
always print an error log, e.g. hot launch.
Also it may be removed in the future.
3. It is expected to not have transition if the display is empty.
This avoids the error log every time when creating a new display.
Bug: 163976519
Test: presubmit
Change-Id: I1f9cba14593401a24c661a609da8046aa1ec7027
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions