Make "Standby now" default behavior on losing active source

Bug: 173606100
Test: make, flash
Change-Id: I5c7ed220e58ecb60119fc8bea56c8b93e220dba1
This commit is contained in:
Nathalie Le Clair
2022-03-03 15:34:34 +01:00
parent c4c1ac53fd
commit 2c71bdc26c

View File

@@ -5262,9 +5262,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>