Merge "Bugfix: Ring volume stuck at zero on tangor" into main
This commit is contained in:
commit
68f42c0aa2
1 changed files with 3 additions and 0 deletions
|
@ -669,7 +669,10 @@
|
|||
<integer name="config_audio_notif_vol_default">0</integer>
|
||||
|
||||
<!-- Volume policy -->
|
||||
<!-- Strongly consider keeping these 2 values in sync - otherwise vol up/vol down have confusing
|
||||
asymmetric behavior, as in b/279645379 -->
|
||||
<bool name="config_volume_down_to_enter_silent">true</bool>
|
||||
<bool name="config_volume_up_to_exit_silent">true</bool>
|
||||
|
||||
<!-- This device does not allow mobile data. -->
|
||||
<bool name="config_mobile_data_capable">false</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue