universal7885: parts: Use audio hw parameter for dolby effect

This commit is contained in:
Chatur27 2022-03-11 14:52:02 +00:00 committed by roynatech2544
commit 1bbbc011be
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
4 changed files with 59 additions and 69 deletions

View file

@ -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>