Merge "Make "Standby now" default behavior on losing active source" into tm-dev am: 36ce65c7f3

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

Change-Id: I79e07d80dbdc3c163849685378b7161a7b605795
This commit is contained in:
Nathalie Le Clair
2022-03-07 08:18:47 +00:00
committed by Automerger Merge Worker

View File

@@ -5267,9 +5267,9 @@
<bool name="config_cecPowerStateChangeOnActiveSourceLost_userConfigurable">true</bool>
<bool name="config_cecPowerStateChangeOnActiveSourceLostNone_allowed">true</bool>
<bool name="config_cecPowerStateChangeOnActiveSourceLostNone_default">true</bool>
<bool name="config_cecPowerStateChangeOnActiveSourceLostNone_default">false</bool>
<bool name="config_cecPowerStateChangeOnActiveSourceLostStandbyNow_allowed">true</bool>
<bool name="config_cecPowerStateChangeOnActiveSourceLostStandbyNow_default">false</bool>
<bool name="config_cecPowerStateChangeOnActiveSourceLostStandbyNow_default">true</bool>
<bool name="config_cecSystemAudioControl_userConfigurable">true</bool>
<bool name="config_cecSystemAudioControlEnabled_allowed">true</bool>