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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ib0562e36e6d702aab53dbbcbb5e5df6368026e74
This commit is contained in:
TreeHugger Robot
2021-01-27 18:47:08 +00:00
committed by Automerger Merge Worker

View File

@@ -239,7 +239,7 @@
<bool name="def_aware_lock_enabled">false</bool> <bool name="def_aware_lock_enabled">false</bool>
<!-- Default for setting for Settings.Global.HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED --> <!-- 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 --> <!-- Default for Settings.Secure.SWIPE_BOTTOM_TO_NOTIFICATION_ENABLED -->
<bool name="def_swipe_bottom_to_notification_enabled">true</bool> <bool name="def_swipe_bottom_to_notification_enabled">true</bool>