resolve merge conflicts of 6aa6ddb to nyc-dev
Change-Id: I3696fe3e86e0222c7c26b0aa2bf1dd8e03ac5315
This commit is contained in:
@@ -245,7 +245,7 @@ void WearRecoveryUI::progress_loop() {
|
||||
if ((currentIcon == INSTALLING_UPDATE || currentIcon == ERASING)
|
||||
&& !show_text) {
|
||||
if (!intro_done) {
|
||||
if (current_frame == intro_frames - 1) {
|
||||
if (current_frame >= intro_frames - 1) {
|
||||
intro_done = true;
|
||||
current_frame = 0;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user