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

Commit 1e9a0b95 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Set config_matchSecondaryInternalDisplay.. default to false

It's safer to have this as an opt-in configuration, as not all devices
with multiple internal displays need to have their rotation matched.

Bug: 274416890
Fixes: 303780641

Test: manual
Merged-In: I1f7b2cf45f6e1c865ea51a9947e68c9e1ffa8d13
Change-Id: I1f7b2cf45f6e1c865ea51a9947e68c9e1ffa8d13
parent 7df13d67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1022,7 +1022,7 @@
         requires swapping ROTATION_90 and ROTATION_270.
         TODO(b/265991392): This should eventually be configured and parsed in
          display_settings.xml -->
    <bool name="config_matchSecondaryInternalDisplaysOrientationToReverseDefaultDisplay">true</bool>
    <bool name="config_matchSecondaryInternalDisplaysOrientationToReverseDefaultDisplay">false</bool>

    <!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
    <integer-array name="config_availableColorModes">