Loading packages/SystemUI/res/values/flags.xml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ <bool name="flag_battery_shield_icon">false</bool> <!-- Whether face auth will immediately stop when the display state is OFF --> <bool name="flag_stop_face_auth_on_display_off">false</bool> <bool name="flag_stop_face_auth_on_display_off">true</bool> <!-- Whether we want to stop pulsing while running the face scanning animation --> <bool name="flag_stop_pulsing_face_scanning_animation">true</bool> Loading Loading
packages/SystemUI/res/values/flags.xml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ <bool name="flag_battery_shield_icon">false</bool> <!-- Whether face auth will immediately stop when the display state is OFF --> <bool name="flag_stop_face_auth_on_display_off">false</bool> <bool name="flag_stop_face_auth_on_display_off">true</bool> <!-- Whether we want to stop pulsing while running the face scanning animation --> <bool name="flag_stop_pulsing_face_scanning_animation">true</bool> Loading