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

Commit f0f8f0a9 authored by Ruben Brunk's avatar Ruben Brunk Committed by android-build-merger
Browse files

Do not set VR mode feature as handset default.

am: 5ce292f5

Change-Id: I913dc6997a275c90b0617c0a785e3991a947bc22
parents b3f571bc 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 -->