commit | d514fe7ec53e7c8f63dd2f8776e905d37acdbc9a | [log] [tgz] |
---|---|---|
author | Mike J. Chen <mjchen@google.com> | Wed May 16 10:14:02 2012 -0700 |
committer | Mike J. Chen <mjchen@google.com> | Wed May 16 10:16:01 2012 -0700 |
tree | c0c85cd4dfb038c541756385361b7bc6e830ce7d | |
parent | 1903a73248af260f4cbb5a9c65664f22c7f51c41 [diff] |
DO NOT MERGE Change BootAnimation's initial display size query to check a system property instead of the SurfaceFlinger's display size (which comes from the frame buffer) in case the hwc choose a display size that is smaller than the full frame buffer. The hwc would do this if the monitor's preferred/native resolution is less than 1080p. Change-Id: I33bf06fe06a21e778cf3f23eaf0374346a6e2aa0 Signed-off-by: Mike J. Chen <mjchen@google.com>