summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSteven Thomas <steventhomas@google.com>2017-09-07 11:26:38 -0700
committerSteven Thomas <steventhomas@google.com>2017-11-01 17:58:52 -0700
commit1356ec950f5ac601970ffd7a48049860000d159b (patch)
tree8a85fd8b4338f4a8b403ab17e8e1fbd53d54a9ff /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5d889722803083f20c4f288bc08c6d1abc712b50 (diff)
On standalones, stay in vr mode until standby
On standalones, stay in vr mode until the Power Policy Service notifies us it has switched to standby mode. We still have a few issues elsewhere in the code, so the "stay in vr mode" functionality is only enabled if the system property "persist.vr.use_standby_to_exit_vr_mode" is set to true, which you can do like this: $ adb shell setprop persist.vr.use_standby_to_exit_vr_mode true Bug: 65248224 Test: - Confirmed on a standalone that doffing leaves us in vr mode for 5 minutes, then we get a notification that we've entered standby, and we exit vr mode. Confirmed we enter vr mode again when we don the device. - Confirmed no behavioral change on phones, as expected. Change-Id: I41d62761fe8c2fc7630f0615732453669cb25f06
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions