Merge "Rename safety source ids to match format from other apps." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
aa43d6f06b
@@ -21,7 +21,7 @@ import android.content.Context;
|
||||
/** Combined Biometrics Safety Source for Safety Center. */
|
||||
public final class BiometricsSafetySource {
|
||||
|
||||
public static final String SAFETY_SOURCE_ID = "BiometricsSafetySource";
|
||||
public static final String SAFETY_SOURCE_ID = "Biometrics";
|
||||
|
||||
private BiometricsSafetySource() {}
|
||||
|
||||
|
Reference in New Issue
Block a user