Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e1d67bd authored by Ruben Brunk's avatar Ruben Brunk Committed by Android (Google) Code Review
Browse files

Merge "Do not set VR mode feature as handset default." into nyc-mr1-dev

parents 103ba316 5ce292f5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 -->