Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31b31825 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge changes from topics "CecConfigPowerStateChangeOnActiveSourceLost",...

Merge changes from topics "CecConfigPowerStateChangeOnActiveSourceLost", "CecConfigSystemAudioModeMuting"

* changes:
  [CEC Configuration] Make 'system_audio_mode_muting' modifiable
  [CEC Configuration] Make 'power_state_change_on_active_source_lost' modifiable
parents 0fac2d27 d0115d78
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
  </setting>
  <setting name="power_state_change_on_active_source_lost"
           value-type="string"
           user-configurable="false">
           user-configurable="true">
    <allowed-values>
      <value string-value="none" />
      <value string-value="standby_now" />
@@ -39,7 +39,7 @@
  </setting>
  <setting name="system_audio_mode_muting"
           value-type="int"
           user-configurable="false">
           user-configurable="true">
    <allowed-values>
      <value int-value="0" />
      <value int-value="1" />