Go back to the old ear-wiggling Android animation.

am: 692941be79

* commit '692941be79fd765f8873d810ae627a917dfd791b':
  Go back to the old ear-wiggling Android animation.

Change-Id: Ifddb21173e55f9c690dbc0661308575d885f4e76
This commit is contained in:
Elliott Hughes
2016-04-21 23:16:20 +00:00
committed by android-build-merger
457 changed files with 48 additions and 15 deletions
-1
View File
@@ -146,7 +146,6 @@ void ScreenRecoveryUI::draw_background_locked() {
// Should only be called with updateMutex locked.
void ScreenRecoveryUI::draw_progress_locked() {
if (currentIcon == ERROR) return;
if (progressBarType != DETERMINATE) return;
if (currentIcon == INSTALLING_UPDATE || currentIcon == ERASING) {
GRSurface* frame = GetCurrentFrame();