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)
committerSteve Kondik <steve@cyngn.com>
Wed, 5 Oct 2016 01:33:10 +0000 (18:33 -0700)
commit2707893b821e40ddc7a693b8c2161c1159196c67
treeda2d7c2649d80971e1ab0321d1fdeaac5dfda6e0
parent8544e469d59b52aec84836b74b986348911cbeba
HWC2: Don't set null handle for client layers

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

Test: Cherry-pick from internal branch
Bug: 29463310
Change-Id: I570e6041ba72d64971bb6c364e8e7b6f84eeff08
services/surfaceflinger/Layer.cpp