OSDN Git Service

HWC2: Don't set null handle for client layers
authorDan Stoza <stoza@google.com>
Tue, 21 Jun 2016 22:02:23 +0000 (15:02 -0700)
committerDan Stoza <stoza@google.com>
Tue, 21 Jun 2016 22:02:23 +0000 (15:02 -0700)
commite24da966b14e5b952ee11a7d13bb1539be2a5c8e
treedbd938532550049663bfd3583bc4a908aa65cad0
parentf9d7e1a0aa05bb47527f054b85a36f16e7955088
HWC2: Don't set null handle for client layers

Removes the code that explicitly set a null buffer handle for client
layers.

Bug: 29463310
Change-Id: I570e6041ba72d64971bb6c364e8e7b6f84eeff08
services/surfaceflinger/Layer.cpp