OSDN Git Service

Tone down a fatal assert
authorAndy McFadden <fadden@android.com>
Fri, 5 Oct 2012 02:09:45 +0000 (19:09 -0700)
committerAndy McFadden <fadden@android.com>
Fri, 5 Oct 2012 02:09:45 +0000 (19:09 -0700)
commit5a8f9012ee8bb9dc1ad14432b96a821f08802ee3
tree7bb48ffa48261b2d8975e4d86beb522c6b88d99d
parent9a14392256354538f1f43a5e80fe46c2c2b965cb
Tone down a fatal assert

The new disconnectDisplay function doesn't handle virtual displays,
but it may be called for them.  Return without doing anything.

Bug 7281786

Change-Id: I62607f2ae6073fa66b393f55932604aeb8e03566
services/surfaceflinger/DisplayHardware/HWComposer.cpp