bangkk: Selectively update audio configs from stock
Change-Id: I4cc5cf6b4dd25c91a0ae3aee706f5b8f194f02ef
This commit is contained in:
parent
23c3f87e24
commit
b8e5aa1419
10 changed files with 4300 additions and 2704 deletions
|
|
@ -20,17 +20,17 @@
|
|||
</reference>
|
||||
<reference name="SONIFICATION_CATEGORY_SPEAKER_VOLUME_CURVE">
|
||||
<!-- Speaker Sonification reference Volume Curve -->
|
||||
<point>1,-4800</point>
|
||||
<point>33,-3100</point>
|
||||
<point>66,-1500</point>
|
||||
<point>1,-3900</point>
|
||||
<point>33,-2600</point>
|
||||
<point>66,-1300</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="NOTIFICATION_CATEGORY_SPEAKER_VOLUME_CURVE">
|
||||
<!-- Speaker Sonification reference Volume Curve -->
|
||||
<point>1,-4900</point>
|
||||
<point>33,-3400</point>
|
||||
<point>66,-2000</point>
|
||||
<point>100,-700</point>
|
||||
<point>1,-5300</point>
|
||||
<point>70,-2390</point>
|
||||
<point>84,-1010</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_SYSTEM_VOLUME_CURVE">
|
||||
<!-- Default System reference Volume Curve -->
|
||||
|
|
@ -41,9 +41,9 @@
|
|||
</reference>
|
||||
<reference name="DEFAULT_MEDIA_VOLUME_CURVE">
|
||||
<!-- Default Media reference Volume Curve -->
|
||||
<point>1,-4800</point>
|
||||
<point>34,-3200</point>
|
||||
<point>67,-1600</point>
|
||||
<point>1,-5400</point>
|
||||
<point>34,-3600</point>
|
||||
<point>67,-1800</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_VOICE_VOLUME_CURVE">
|
||||
|
|
@ -62,9 +62,20 @@
|
|||
</reference>
|
||||
<reference name="DEFAULT_DEVICE_CATEGORY_SPEAKER_VOLUME_CURVE">
|
||||
<!-- Default is Speaker Media Volume Curve -->
|
||||
<point>1,-5400</point>
|
||||
<point>33,-3000</point>
|
||||
<point>66,-1200</point>
|
||||
<point>1,-5600</point>
|
||||
<point>13,-4200</point>
|
||||
<point>20,-3900</point>
|
||||
<point>27,-3400</point>
|
||||
<point>33,-3100</point>
|
||||
<point>40,-2800</point>
|
||||
<point>47,-2500</point>
|
||||
<point>50,-2200</point>
|
||||
<point>60,-1900</point>
|
||||
<point>66,-1650</point>
|
||||
<point>73,-1450</point>
|
||||
<point>80,-1250</point>
|
||||
<point>86,-1050</point>
|
||||
<point>90,-850</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_DEVICE_CATEGORY_EARPIECE_VOLUME_CURVE">
|
||||
|
|
|
|||
Loading…
Reference in a new issue