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

Commit bf653bff authored by Kevin Chyn's avatar Kevin Chyn Committed by Android (Google) Code Review
Browse files

Merge "Fix BiometricService TAG"

parents b577f20c b68099a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ import java.util.List;
 */
public class BiometricService extends SystemService {

    private static final String TAG = "BiometricPromptService";
    private static final String TAG = "BiometricService";

    /**
     * No biometric methods or nothing has been enrolled.