OSDN Git Service

Remove SystemProperty gating-flag for virtual displays.
authorSantos Cordon <santoscordon@google.com>
Mon, 3 Apr 2017 19:27:21 +0000 (12:27 -0700)
committerSantos Cordon <santoscordon@google.com>
Mon, 3 Apr 2017 20:09:11 +0000 (20:09 +0000)
commitabcc8e54f636bd4eaff5f85d54d5ff8b75508bb9
treef17f815c1bba26649f3ea5df50cdc742457f8a7d
parentbe436bdefe1947c01eb4b42bf1b864b1e86b7fb9
Remove SystemProperty gating-flag for virtual displays.

Virtual Display creating previously gated by SystemProperty.  This CL
removes it.

Test: Go into VR, run an app, ensure that the app is running within a
virtual display via "adb shell am stack list".

Change-Id: I10e8483cea3dc785eb448811b3ba96b8b8624f93
services/core/java/com/android/server/vr/CompatibilityDisplay.java