summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2016-10-24 18:28:46 -0700
committerRuben Brunk <rubenbrunk@google.com>2016-10-24 18:28:46 -0700
commit5ce292f55b07d980a8a9dff34e53f4c323b3a2e5 (patch)
tree148cb5157aa87782b01eaa0bf6d0b44f380dca2e
parent03974984bf23a24ec81fa87764e567590da14608 (diff)
downloadnative-5ce292f55b07d980a8a9dff34e53f4c323b3a2e5.tar.gz
Do not set VR mode feature as handset default.
Bug: 31959453 Change-Id: I6fef6781e14f3c1239197798b79cc9239d34d53d
-rw-r--r--data/etc/handheld_core_hardware.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml
index 9cb4d6d480..f9464e8c55 100644
--- a/data/etc/handheld_core_hardware.xml
+++ b/data/etc/handheld_core_hardware.xml
@@ -50,8 +50,8 @@
<!-- Feature to specify if the device support managed users. -->
<feature name="android.software.managed_users" />
- <!-- Feature to specify if the device supports a VR mode. -->
- <feature name="android.software.vr.mode" />
+ <!-- Feature to specify if the device supports a VR mode.
+ feature name="android.software.vr.mode" -->
<!-- Devices with all optimizations required to be a "VR Ready" device that
pass all CTS tests for this feature must include feature
android.hardware.vr.high_performance -->