OSDN Git Service

Fix Recent thumbnails aren't taken when leaving an activity via notification
authorMathias Agopian <mathias@google.com>
Thu, 25 Aug 2011 00:44:41 +0000 (17:44 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 25 Aug 2011 00:44:41 +0000 (17:44 -0700)
commite328134b8fa4e5bfe0277a1fa55a9fbd99d27ef0
tree0248c2bcdbd4e8cf62723ccd15f07056e83b86b0
parentbc714a357d79c2315cc665eb706b465334cb9716
Fix Recent thumbnails aren't taken when leaving an activity via notification

When taking screenshots we need to use the full drawing state list
instead of the visible list.

Bug: 5186823
Change-Id: I214ee0203aaf8e2c038e44581f7f1ae36edf08c5
services/surfaceflinger/SurfaceFlinger.cpp