Merge "Change default notification stream audio" into tm-qpr-dev

This commit is contained in:
Behnam Heydarshahi 2023-01-18 14:30:32 +00:00 committed by Android (Google) Code Review
commit ca1754a040

View file

@ -566,6 +566,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>