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

Commit 4f809b08 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Enable HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED by default" into sc-dev am: c78898c3

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13417825

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ib0562e36e6d702aab53dbbcbb5e5df6368026e74
parents 7c421402 c78898c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@
    <bool name="def_aware_lock_enabled">false</bool>

    <!-- Default for setting for Settings.Global.HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED -->
    <bool name="def_hdmiControlAutoDeviceOff">false</bool>
    <bool name="def_hdmiControlAutoDeviceOff">true</bool>

    <!-- Default for Settings.Secure.SWIPE_BOTTOM_TO_NOTIFICATION_ENABLED -->
    <bool name="def_swipe_bottom_to_notification_enabled">true</bool>