dre: overlay: Define audio safety overlays
* From android_framework_res_overlay.audio.product.2083C Change-Id: Ib7be879ccce9d152ad4baaa6948b6d7141699d08
This commit is contained in:
parent
7ddab57b20
commit
312af2154e
1 changed files with 9 additions and 0 deletions
|
@ -136,4 +136,13 @@
|
||||||
<item>nfc,1</item>
|
<item>nfc,1</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<!-- Safe headphone volume index. When music stream volume is below this index
|
||||||
|
the SPL on headphone output is compliant to EN 60950 requirements for portable music
|
||||||
|
players. -->
|
||||||
|
<integer name="config_safe_media_volume_index">18</integer>
|
||||||
|
|
||||||
|
<!-- Safe USB headset gain. This value is used to ensure that the SPL on the USB
|
||||||
|
headset output is compliant to EN 60950 requirements for portable music players. -->
|
||||||
|
<integer name="config_safe_media_volume_usb_mB">-1650</integer>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue