Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd44c44f authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Enable stop_face_auth_on_display_off for all devices

Test: manual
Bug: 294221702
Change-Id: I090fddd022e3b8f0738363aaca00f99e1f9f32b2
parent 67f9627b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>