commit | 8e533069e5721e55cb9768e140e16546c3a4a8b6 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jun 07 13:17:52 2012 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Jun 07 16:28:30 2012 -0700 |
tree | 711922166d28d1eb8b4a38e1e0798b59f64ca405 | |
parent | 1e339878c128ef47271278779c2685a8dfa49cd1 [diff] |
surfaceflinger: replace early suspend with binder call from PowerManager SurfaceFlinger will no longer directly synchronize with early suspend. Instead, PowerManagerService will synchronize with SurfaceFlinger to ensure that a black frame has been drawn on the display, and then trigger all early suspend handlers. Change-Id: I07acdd628440d23fdb69db94319ec5d65d3f4919