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

Commit 316f7c2e authored by Kevin Chyn's avatar Kevin Chyn Committed by android-build-merger
Browse files

Merge changes from topic "face_slice_update-qt-qpr1-dev" into qt-qpr1-dev am: b61c1bb3

am: 1f75fa9b

Change-Id: Ic5d8899f8211c61a6ee4eda56d288e3d1a3d1619
parents 08e59efe 1f75fa9b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -930,7 +930,8 @@ public class FaceService extends BiometricServiceBase {
                    final Face face = new Face("", 0 /* identifier */, deviceId);
                    FaceService.super.handleRemoved(face, 0 /* remaining */);
                }

                Settings.Secure.putIntForUser(getContext().getContentResolver(),
                        Settings.Secure.FACE_UNLOCK_RE_ENROLL, 0, UserHandle.USER_CURRENT);
            });
        }