diff options
author | Karthik Ravi Shankar <karthikrs@google.com> | 2017-04-06 17:02:01 -0700 |
---|---|---|
committer | Karthik Ravi Shankar <karthikrs@google.com> | 2017-04-07 15:48:23 -0700 |
commit | f29b4c2c43e5c7936927b7ede300d25ebf081d6f (patch) | |
tree | 4b216c9cdc0ff3b12a3ed3622ccc3807b547024a /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 23a7c1e870ad200d889113297fd7e236b921a2ed (diff) |
Fix when vr app launches 2d activity
When a 2D app is launched from a VR app, since the VR app was on
DEFAULT_DISPLAY, the 2D app is also moved to DEFAULT_DISPLAY. This needs
to be addressed by moving any non-VR 2D app launch in VR mode to the
virtual display.
Bug: 37111307
Test: android.server.cts.ActivityManagerDisplayTests
Test: #testVrActivityLaunch
Test: #testVrActivityReLaunch
Test: #testPostVrLaunch
Change-Id: I83bffe94bb89415a6b3c026dd7077e70fe36fee0
Signed-off-by: Karthik Ravi Shankar <karthikrs@google.com>
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions