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

Commit ebc3805e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Export combined biometrics settings page" into main

parents b8533bad f5af7565
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -783,9 +783,13 @@

        <activity android:name="Settings$CombinedBiometricSettingsActivity"
                  android:label="@string/security_settings_biometric_preference_title"
                  android:exported="false"
                  android:exported="true"
                  android:enableOnBackInvokedCallback="false"
                  android:taskAffinity="com.android.settings.root">
            <intent-filter>
                <action android:name="android.settings.COMBINED_BIOMETRICS_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"
                       android:value="com.android.settings.biometrics.combination.CombinedBiometricSettings" />
            <meta-data android:name="com.android.settings.HIGHLIGHT_MENU_KEY"