Merge "Enable HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED by default" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-01-27 17:46:36 +00:00
committed by Android (Google) Code Review

View File

@@ -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>