Cherish: Recognizing fingerprint animation [2/2]

Change-Id: I1b11c4b6e6a6dd49d206e01d9f425b307df1a047
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
00day0
2021-02-23 08:47:28 +00:00
committed by Hưng Phan
parent fcd07ad550
commit f75ac920ca
4 changed files with 100 additions and 2 deletions

View File

@@ -1189,4 +1189,59 @@
<item>7</item>
<item>8</item>
</string-array>
<!-- FOD Recognizing fingerprint animations -->
<string-array name="fod_recog_animation_entries" translatable="false">
<item>@string/fod_recog_animation_miui_normal</item>
<item>@string/fod_recog_animation_miui_aod</item>
<item>@string/fod_recog_animation_miui_aurora</item>
<item>@string/fod_recog_animation_miui_aurora_cas</item>
<item>@string/fod_recog_animation_miui_light</item>
<item>@string/fod_recog_animation_miui_pop</item>
<item>@string/fod_recog_animation_miui_pulse</item>
<item>@string/fod_recog_animation_miui_pulse_white</item>
<item>@string/fod_recog_animation_miui_rhythm</item>
<item>@string/fod_recog_animation_miui_star_cas</item>
<item>@string/fod_recog_animation_op_cosmos</item>
<item>@string/fod_recog_animation_op_energy</item>
<item>@string/fod_recog_animation_op_mclaren</item>
<item>@string/fod_recog_animation_op_ripple</item>
<item>@string/fod_recog_animation_op_scanning</item>
<item>@string/fod_recog_animation_op_stripe</item>
<item>@string/fod_recog_animation_op_wave</item>
<item>@string/fod_recog_animation_pureview_dna</item>
<item>@string/fod_recog_animation_pureview_future</item>
<item>@string/fod_recog_animation_pureview_halo_ring</item>
<item>@string/fod_recog_animation_pureview_molecular</item>
<item>@string/fod_recog_animation_rog_fusion</item>
<item>@string/fod_recog_animation_rog_pulsar</item>
<item>@string/fod_recog_animation_rog_supernova</item>
</string-array>
<string-array name="fod_recog_animation_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</item>
<item>6</item>
<item>7</item>
<item>8</item>
<item>9</item>
<item>10</item>
<item>11</item>
<item>12</item>
<item>13</item>
<item>14</item>
<item>15</item>
<item>16</item>
<item>17</item>
<item>18</item>
<item>19</item>
<item>20</item>
<item>21</item>
<item>22</item>
<item>23</item>
</string-array>
</resources>