Loading core/java/android/hardware/biometrics/BiometricPrompt.java +1 −1 Original line number Diff line number Diff line Loading @@ -295,7 +295,7 @@ public class BiometricPrompt implements BiometricAuthenticator, BiometricConstan * called. * * @param view The customized view information. * @return This builder.re * @return This builder. */ @FlaggedApi(FLAG_CUSTOM_BIOMETRIC_PROMPT) @NonNull Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -6781,7 +6781,7 @@ @FlaggedApi("android.hardware.biometrics.custom_biometric_prompt") --> <permission android:name="android.permission.SET_BIOMETRIC_DIALOG_LOGO" android:protectionLevel="signature" /> android:protectionLevel="signature|privileged" /> <!-- Allows an application to control keyguard. Only allowed for system processes. @hide --> Loading Loading
core/java/android/hardware/biometrics/BiometricPrompt.java +1 −1 Original line number Diff line number Diff line Loading @@ -295,7 +295,7 @@ public class BiometricPrompt implements BiometricAuthenticator, BiometricConstan * called. * * @param view The customized view information. * @return This builder.re * @return This builder. */ @FlaggedApi(FLAG_CUSTOM_BIOMETRIC_PROMPT) @NonNull Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -6781,7 +6781,7 @@ @FlaggedApi("android.hardware.biometrics.custom_biometric_prompt") --> <permission android:name="android.permission.SET_BIOMETRIC_DIALOG_LOGO" android:protectionLevel="signature" /> android:protectionLevel="signature|privileged" /> <!-- Allows an application to control keyguard. Only allowed for system processes. @hide --> Loading