Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 217506fe authored by Riddle Hsu's avatar Riddle Hsu
Browse files

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
parent cf01f294
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment