summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-01-22 19:54:13 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-01-22 19:54:13 +0000
commit144f0a240d9911f01b399330a0b31bd3372eb62e (patch)
tree7b49107a8fa7754e61435dcb4831ac17451fd00f
parent3aa82eef35751d73a1b494c22fe1514d8a77ba87 (diff)
parent70bab45450d6bc05489797020d94c4946eb060c0 (diff)
downloadredfin-android11-platform-release.tar.gz
Snap for 7097357 from 70bab45450d6bc05489797020d94c4946eb060c0 to rvc-platform-releaseandroid-platform-11.0.0_r4android11-platform-release
Change-Id: Ib5afdb3c2706c479f763aeeb3fdf3c1910dfd8ca
-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"