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

Commit 306d3fc1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove "add another fingerprint" suggestion"

parents 2feea468 a4eef629
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
@@ -1575,19 +1575,12 @@
                <action android:name="android.intent.action.MAIN" />
                <category android:name="com.android.settings.suggested.category.FINGERPRINT_ENROLL" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="com.android.settings.suggested.category.FIRST_IMPRESSION" />
            </intent-filter>
            <meta-data android:name="com.android.settings.dismiss"
                android:value="5,9,30" />
            <meta-data android:name="com.android.settings.require_feature"
                android:value="android.hardware.fingerprint" />
            <meta-data android:name="com.android.settings.title"
                android:resource="@string/suggestion_additional_fingerprints" />
            <meta-data android:name="com.android.settings.summary"
                android:resource="@string/suggestion_additional_fingerprints_summary" />
            <meta-data android:name="com.android.settings.icon_tintable" android:value="true" />
        </activity>

        <!-- Note this must not be exported since it returns the password in the intent -->
@@ -1651,8 +1644,7 @@
                <action android:name="android.intent.action.MAIN" />
                <category android:name="com.android.settings.suggested.category.FIRST_IMPRESSION" />
            </intent-filter>
            <meta-data android:name="com.android.settings.dismiss"
                       android:value="2,6,30" />
            <meta-data android:name="com.android.settings.dismiss" android:value="2," />
            <meta-data android:name="com.android.settings.require_feature"
                android:value="android.hardware.fingerprint" />
            <meta-data android:name="com.android.settings.title"