OSDN Git Service

Added display initialization method
authorAndy McFadden <fadden@android.com>
Fri, 24 Aug 2012 17:16:42 +0000 (10:16 -0700)
committerAndy McFadden <fadden@android.com>
Fri, 24 Aug 2012 18:50:34 +0000 (11:50 -0700)
commit13a082e160c2d1d8006b93a555a57035213d568b
tree13f1088d607598b02fbdd656ba47a0f7c80d4d3f
parent0bceb84773882b796d9dacbaf96167cb15928d78
Added display initialization method

The primary display device was being configured to "blank" by
default, which prevented the boot animation from appearing
(unless you got lucky with the hardware composer state).

Bug 6975688

Change-Id: I0fa52e9e719c6e997c5725a7baf15d9718461b78
services/surfaceflinger/DisplayHardware/HWComposer.cpp
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger.h