mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
audio: remove prescale for BT absolute volume
Bug: 302553525 Test: build pass Change-Id: I55ed6d8f96ccfca74317b70bc9b5a2ff28bbba50 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
@@ -305,4 +305,13 @@
|
||||
<item>com.bilibili.app.in:0.07</item>
|
||||
<item>com.twitter.android:0.07</item>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user