OSDN Git Service

Do not set VR mode feature as handset default.
authorRuben Brunk <rubenbrunk@google.com>
Tue, 25 Oct 2016 01:28:46 +0000 (18:28 -0700)
committerRuben Brunk <rubenbrunk@google.com>
Tue, 25 Oct 2016 01:28:46 +0000 (18:28 -0700)
Bug: 31959453
Change-Id: I6fef6781e14f3c1239197798b79cc9239d34d53d

data/etc/handheld_core_hardware.xml

index 9cb4d6d..f9464e8 100644 (file)
@@ -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 -->