Change default notification stream audio
New value is zero. Bug: 241488207 Test: Manual. After the device is updated, verify that the notification volume is zero when device boots up. Change-Id: Iff1dd911cb702557e1171d53fa3432fbf691b4d9
This commit is contained in:
parent
e617892b21
commit
357bd3959f
1 changed files with 3 additions and 0 deletions
|
@ -568,6 +568,9 @@
|
|||
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
|
||||
</integer-array>
|
||||
|
||||
<!-- The default volume for the notification stream -->
|
||||
<integer name="config_audio_notif_vol_default">0</integer>
|
||||
|
||||
<!-- 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