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

Commit b68099a8 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Fix BiometricService TAG

Test: make -j56
Change-Id: I71eff05bbc07cc46a58d97d7c98d38daf7251920
parent 5ff2b1f1
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.