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 <niuwenchao@xiaomi.com>
Loading
Please register or sign in to comment