summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-11-20 01:21:42 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-11-20 01:21:42 +0000
commitab1addf3401cb44d4cb04a674d71f19c8f204327 (patch)
tree7b49107a8fa7754e61435dcb4831ac17451fd00f
parentee6515ae4ccc033fba79961c84ca62e5bb58908a (diff)
parent0bb40e98528a4235e73a0faca3b9bc4a00c7426a (diff)
downloadredfin-android11-qpr1-release.tar.gz
Merge cherrypicks of [13095247, 13095296, 13092079] into rvc-qpr1-releaseandroid-11.0.0_r29android-11.0.0_r27android-11.0.0_r26android11-qpr1-release
Change-Id: I5c7ecfbcd1d537d430977464c5d463bc45ecf5d2
-rw-r--r--audio_policy_volumes.xml24
1 files changed, 20 insertions, 4 deletions
diff --git a/audio_policy_volumes.xml b/audio_policy_volumes.xml
index 8720ecf..c2e0391 100644
--- a/audio_policy_volumes.xml
+++ b/audio_policy_volumes.xml
@@ -51,8 +51,16 @@ volume index from 0 to 100.
<point>66,-2200</point>
<point>100,-1800</point>
</volume>
- <volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_SPEAKER"
- ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
+ <volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
+ <point>1,-7000</point>
+ <point>14,-5000</point>
+ <point>29,-4300</point>
+ <point>43,-3700</point>
+ <point>57,-3500</point>
+ <point>71,-3300</point>
+ <point>86,-3100</point>
+ <point>100,-2200</point>
+ </volume>
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA"
@@ -161,8 +169,16 @@ volume index from 0 to 100.
<point>66,-2200</point>
<point>100,-1800</point>
</volume>
- <volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_SPEAKER"
- ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
+ <volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_SPEAKER">
+ <point>1,-7000</point>
+ <point>14,-3700</point>
+ <point>29,-3240</point>
+ <point>43,-3150</point>
+ <point>57,-2920</point>
+ <point>71,-2700</point>
+ <point>86,-2540</point>
+ <point>100,-1850</point>
+ </volume>
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA"