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

Commit 5df5d6ad authored by Beverly Tai's avatar Beverly Tai Committed by Automerger Merge Worker
Browse files

Merge "Enable stop_face_auth_on_display_off for all devices" into udc-qpr-dev...

Merge "Enable stop_face_auth_on_display_off for all devices" into udc-qpr-dev am: 4afd5ed8 am: 8e72ae70

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24392853



Change-Id: I4d87a3364c0f928d3664341e5541ce518e92e1fa
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 43ae6b6f 8e72ae70
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>