audio: remove prescale for BT absolute volume
Bug: 302553525 Test: build pass Change-Id: Ie37a90ec57a00347f183bc0882372ce50a18db75 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
a7648dfb45
commit
e4b0a42691
1 changed files with 9 additions and 0 deletions
|
@ -300,4 +300,13 @@
|
||||||
<item>com.bilibili.app.in:0.07</item>
|
<item>com.bilibili.app.in:0.07</item>
|
||||||
<item>com.twitter.android:0.07</item>
|
<item>com.twitter.android:0.07</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<!-- Pre-scale volume at volume step 1 for Absolute Volume -->
|
||||||
|
<fraction name="config_prescaleAbsoluteVolume_index1">100%</fraction>
|
||||||
|
|
||||||
|
<!-- Pre-scale volume at volume step 2 for Absolute Volume -->
|
||||||
|
<fraction name="config_prescaleAbsoluteVolume_index2">100%</fraction>
|
||||||
|
|
||||||
|
<!-- Pre-scale volume at volume step 3 for Absolute Volume -->
|
||||||
|
<fraction name="config_prescaleAbsoluteVolume_index3">100%</fraction>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue