summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2016-10-26 00:15:11 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-10-26 00:15:12 +0000
commit4e1d67bd32ae1a8bfbc3401f0f6da206fcb48e0c (patch)
tree73686f9db49ff9724d5ff6977a3f6d2642b27cde
parent103ba316656060c35ab06fe27df7c523406faa08 (diff)
parent5ce292f55b07d980a8a9dff34e53f4c323b3a2e5 (diff)
downloadnative-4e1d67bd32ae1a8bfbc3401f0f6da206fcb48e0c.tar.gz
Merge "Do not set VR mode feature as handset default." into nyc-mr1-devnougat-mr1-dev
-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 -->