Cherish: Append OEM name to FOD animation strings

Signed-off-by: Jackeagle <jackeagle102@gmail.com>
Change-Id: I59249a9b3023e91547e25f98b82f5a9d29caa4dc
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
AshutoshSundresh
2021-02-23 08:48:39 +00:00
committed by Hưng Phan
parent f75ac920ca
commit 386b007be2

View File

@@ -1142,28 +1142,28 @@
<string name="fod_recog_animation">Fingerprint animation</string>
<string name="fod_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="fod_recog_animation_effect_title">Select fingerprint animation effect</string>
<string name="fod_recog_animation_miui_normal">MIUI default</string>
<string name="fod_recog_animation_miui_aod">MIUI AOD</string>
<string name="fod_recog_animation_miui_aurora">Aurora (K30 Pro)</string>
<string name="fod_recog_animation_miui_aurora_cas">Aurora (Mi 10 Ultra)</string>
<string name="fod_recog_animation_miui_light">Light</string>
<string name="fod_recog_animation_miui_pop">Pop</string>
<string name="fod_recog_animation_miui_pulse">Pulse</string>
<string name="fod_recog_animation_miui_pulse_white">Pulse (White)</string>
<string name="fod_recog_animation_miui_rhythm">Rhythm</string>
<string name="fod_recog_animation_miui_star_cas">Starlight</string>
<string name="fod_recog_animation_op_cosmos">Cosmos</string>
<string name="fod_recog_animation_op_energy">Energy</string>
<string name="fod_recog_animation_op_mclaren">McLaren</string>
<string name="fod_recog_animation_op_ripple">Ripple</string>
<string name="fod_recog_animation_op_scanning">Scanning (Cyberpunk 2077)</string>
<string name="fod_recog_animation_op_stripe">Stripe</string>
<string name="fod_recog_animation_op_wave">Wave</string>
<string name="fod_recog_animation_pureview_dna">DNA</string>
<string name="fod_recog_animation_pureview_future">Future</string>
<string name="fod_recog_animation_pureview_halo_ring">Halo ring</string>
<string name="fod_recog_animation_pureview_molecular">Molecular</string>
<string name="fod_recog_animation_rog_fusion">Fusion</string>
<string name="fod_recog_animation_rog_pulsar">Pulsar</string>
<string name="fod_recog_animation_rog_supernova">Supernova</string>
<string name="fod_recog_animation_miui_normal">Xiaomi default</string>
<string name="fod_recog_animation_miui_aod">Xiaomi AOD</string>
<string name="fod_recog_animation_miui_aurora">Xiaomi Aurora (K30 Pro)</string>
<string name="fod_recog_animation_miui_aurora_cas">Xiaomi Aurora (Mi 10 Ultra)</string>
<string name="fod_recog_animation_miui_light">Xiaomi Light</string>
<string name="fod_recog_animation_miui_pop">Xiaomi Pop</string>
<string name="fod_recog_animation_miui_pulse">Xiaomi Pulse</string>
<string name="fod_recog_animation_miui_pulse_white">Xiaomi Pulse (White)</string>
<string name="fod_recog_animation_miui_rhythm">Xiaomi Rhythm</string>
<string name="fod_recog_animation_miui_star_cas">Xiaomi Starlight</string>
<string name="fod_recog_animation_op_cosmos">OnePlus Cosmos</string>
<string name="fod_recog_animation_op_energy">OnePlus Energy</string>
<string name="fod_recog_animation_op_mclaren">OnePlus McLaren</string>
<string name="fod_recog_animation_op_ripple">OnePlus Ripple</string>
<string name="fod_recog_animation_op_scanning">OnePlus Cyberpunk 2077</string>
<string name="fod_recog_animation_op_stripe">OnePlus Stripe</string>
<string name="fod_recog_animation_op_wave">OnePlus Wave</string>
<string name="fod_recog_animation_pureview_dna">Nokia DNA</string>
<string name="fod_recog_animation_pureview_future">Nokia Future</string>
<string name="fod_recog_animation_pureview_halo_ring">Nokia Halo ring</string>
<string name="fod_recog_animation_pureview_molecular">Nokia Molecular</string>
<string name="fod_recog_animation_rog_fusion">Asus Fusion</string>
<string name="fod_recog_animation_rog_pulsar">Asus Pulsar</string>
<string name="fod_recog_animation_rog_supernova">Asus Supernova</string>
</resources>