Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2226,6 +2226,7 @@ <activity android:name=".biometrics.BiometricEnrollActivity" android:exported="true" android:configChanges="orientation|screenSize|keyboard|keyboardHidden|smallestScreenSize|screenLayout|density" android:theme="@style/GlifTheme.Light"> <intent-filter> <action android:name="android.settings.BIOMETRIC_ENROLL" /> Loading Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2226,6 +2226,7 @@ <activity android:name=".biometrics.BiometricEnrollActivity" android:exported="true" android:configChanges="orientation|screenSize|keyboard|keyboardHidden|smallestScreenSize|screenLayout|density" android:theme="@style/GlifTheme.Light"> <intent-filter> <action android:name="android.settings.BIOMETRIC_ENROLL" /> Loading