hwc: remove SKIP_LAYER check when reserving windows
authorGreg Hackmann <ghackmann@google.com>
Thu, 16 Aug 2012 20:12:27 +0000 (13:12 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 16 Aug 2012 23:02:44 +0000 (16:02 -0700)
commit1cf195be9d313c1696a8617646bb1b3327dc4592
treed546a23f7d730427fd717f3a3b672fd06a421ec9
parentb01cd33b8e98017e3d1f092e7cf0e8cae5cb6b93
hwc: remove SKIP_LAYER check when reserving windows

Fixes a case where the HWC does not skip a window to hold the
framebuffer, causing one of the other overlays to vanish.

Change-Id: I8f48547b145162a523a624d59b4d166cea2e0df7
Signed-off-by: Greg Hackmann <ghackmann@google.com>
libhwc/hwc.cpp