commit | fdfb636336dd848621e1a1401b1cd1ef29a0a060 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Tue Sep 20 14:16:46 2011 -0700 |
committer | Doug Zongker <dougz@android.com> | Tue Sep 20 14:16:46 2011 -0700 |
tree | 7d2700395782253d999b063260df3e2db065d62f | |
parent | 88e0899617229db57ae2c616fddcf40543c8e392 [diff] [blame] |
update recovery with new 3D images Change-Id: I6d52fd1db27fdf1b61f41f598a2209b70385b106
diff --git a/ui.c b/ui.c index d08f7d3..25df3d0 100644 --- a/ui.c +++ b/ui.c
@@ -45,7 +45,7 @@ 6, // indeterminate progress bar frames 20, // fps 7, // installation icon frames (0 == static image) - 33, 83, // installation icon overlay offset + 13, 190, // installation icon overlay offset }; static pthread_mutex_t gUpdateMutex = PTHREAD_MUTEX_INITIALIZER;