commit | 9cd6ac8f33180f6c9b54b6fed0b9430bc6007205 | [log] [tgz] |
---|---|---|
author | niuwenchao <[email protected]> | Fri Dec 23 17:34:22 2022 +0800 |
committer | wenchao niu <[email protected]> | Fri Apr 07 02:57:41 2023 +0000 |
tree | de8b90fe4da921edea16f6313517ac10f6bdaf51 | |
parent | de8dd4aabbdaaa1975de2545ce9b0f5e2490ccd9 [diff] |
Fix the problem of slow exit of boot animation When desc.txt configuration interval is very long, it leads to too long sleep time, which affects the execution frequency of checkExit and leads to untimely exit of boot animation. For example: 1080 2400 5 p 0 5 part0 Change-Id: I9806a934189642a31ceb72cbf35c3ff07fe6b7d8 Signed-off-by: niuwenchao <[email protected]>