commit | 51266d1397309978eac9b2e96035582454f0321b | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Mon Nov 01 10:19:12 2010 -0700 |
committer | Doug Zongker <dougz@android.com> | Mon Nov 01 10:19:12 2010 -0700 |
tree | 896aac2b54a16c36c198d3cc58c2f48d77ca75b3 | |
parent | 2c3539e4d8251ad91e0b881253d39583680093e8 [diff] |
clear recovery framebuffers on allocation; display icon right after ui_init Make ui_init() clear the framebuffer memory it maps in so the user isn't treated to a visible flash of random bits on recovery startup. Call ui_set_background() (to show the installing icon) right after ui_init() to display something while device_recovery_start() is working (which can take a second or two on some devices). Bug: 3145331 Change-Id: I11e7859fab5847370ea4f4932c3fb1558af26c5d