mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: parts: Use audio hw parameter for dolby effect
This commit is contained in:
parent
112cc401c5
commit
1bbbc011be
4 changed files with 59 additions and 69 deletions
|
|
@ -10,13 +10,8 @@
|
|||
</string-array>
|
||||
<string-array name="dolby_modes">
|
||||
<item>@string/dolby_profile_auto</item>
|
||||
<item>@string/dolby_profile_game</item>
|
||||
<item>@string/dolby_profile_game_1</item>
|
||||
<item>@string/dolby_profile_game_2</item>
|
||||
<item>@string/dolby_profile_movie</item>
|
||||
<item>@string/dolby_profile_music</item>
|
||||
<item>@string/dolby_profile_off</item>
|
||||
<item>@string/dolby_profile_special_audio</item>
|
||||
<item>@string/dolby_profile_voice</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue