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

Commit 35f82506 authored by Yan Han's avatar Yan Han
Browse files

Enable HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED by default

Test: Manual test on ADT-3

Bug: 174136270
Change-Id: Ibb48edaba5f19bdb9de5ce79e93896cb9b5fc6c8
parent dc2e424c
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>