universal7885: SamsungParts: Match latest source changes

This commit is contained in:
Soo-Hwan Na 2021-11-19 20:00:15 +09:00 committed by roynatech2544
commit 1d39eb76e8
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
10 changed files with 29 additions and 122 deletions

View file

@ -15,5 +15,7 @@
<color name="disabled_text_color">#66000000</color>
<color name="homepage_parts_background">#FFFF6700</color>
<color name="red">#FF0000</color>
<color name="green">#00FF00</color>
<color name="blue">#0000FF</color>
</resources>

View file

@ -20,7 +20,6 @@
<!-- Display category -->
<string name="display_category">Display</string>
<!-- FPS Info -->
<string name="fps_info_title">FPS info overlay</string>
<string name="fps_info_summary">Show overlay with current frames per second</string>
@ -48,9 +47,6 @@
<string name="dolby_profile_game_1">Game 1 Profile</string>
<string name="dolby_profile_game_2">Game 2 Profile</string>
<string name="dolby_profile_special_audio">Special Audio Profile</string>
<!-- Eureka Kernel features category -->
<string name="eureka_kernel_features">Eureka Kernel Features</string>
@ -62,8 +58,13 @@
Use this feature to adjust low or high flashlight brightness. Ranges from 0 to 10.</string>
<!-- GPU Category -->
<string name="gpu_category">GPU</string>
<string name="misc_category">Misc</string>
<!-- Inout Devices Settings -->
<string name="input_ctrl_title">Input Devices Control</string>
<string name="input_ctrl_summary">Control sensor\'s power. Can be used to save battery.</string>
<string name="input_ctrl_description">Manage Sensor\'s Power here.
If you are really low on battery, perhaps this settings can help</string>
<!-- GPU TMU -->
<string name="gpuexynos_title">Exynos GPU (Mali) Throttling</string>
<string name="gpuexynos_summary">Disable/Enable GPU Throttling</string>