Go back to the old ear-wiggling Android animation. am: 692941be79

am: 87b0654f00

* commit '87b0654f00d84b91cb42289a6229a8682831ed41':
  Go back to the old ear-wiggling Android animation.

Change-Id: I0d87c52b7ecbf0488460045e1223011970ce3ce7
This commit is contained in:
Elliott Hughes
2016-04-21 23:18:35 +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();