OSDN Git Service

Re-enable default display when switching to VR mode.
authorAlex Sakhartchouk <alexst@google.com>
Mon, 5 Jun 2017 14:37:57 +0000 (10:37 -0400)
committerAlex Sakhartchouk <alexst@google.com>
Thu, 8 Jun 2017 18:17:35 +0000 (14:17 -0400)
commit933ed5ceb9d70829333ae438985a1bfeec8e79a8
tree65b4abb870c4f9d95f9778fe7fc64aa7381f8288
parent117698b8e51c839e4c3925d66af13f3de3b420ab
Re-enable default display when switching to VR mode.

Previously, in an attempt to minimize the number of changes that got
reset during VR mode transitions, the primary display was not turned back
on.

Bug: 62215749
Test: Switch device into VR mode, observe primary display invalidations.

Change-Id: Idd883e1522f519a0db06fdd88b071007487b6e70
services/surfaceflinger/SurfaceFlinger.cpp