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:
Michael Bestas 2019-03-02 11:32:13 +02:00 committed by Max Weffers
parent d34b30b2e6
commit 6574cdbb96
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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>