Enable HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED by default

Test: Manual test on ADT-3

Bug: 174136270
Change-Id: Ibb48edaba5f19bdb9de5ce79e93896cb9b5fc6c8
This commit is contained in:
Yan Han
2021-01-25 12:35:08 +01:00
parent dc2e424cdd
commit 35f82506ac

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>