sdm660-common: Update config_safe_media_volume_index overlay
* Media volume steps were increased from 15 to 25, multiply 9 * 1,666666667 to reflect the step change Change-Id: Id44247fb297b3fcef9e98bfb8c9ccf9b7a63dfff
This commit is contained in:
parent
d34b30b2e6
commit
6574cdbb96
1 changed files with 3 additions and 0 deletions
|
@ -182,6 +182,9 @@
|
|||
<!-- MMS user agent string -->
|
||||
<string name="config_mms_user_agent" translatable="false">Android-Mms/2.0</string>
|
||||
|
||||
<!-- reference volume index for music stream to limit headphone volume and display warning -->
|
||||
<integer name="config_safe_media_volume_index">15</integer>
|
||||
|
||||
<!-- MMS user agent prolfile url -->
|
||||
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue