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

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

Merge "Move suggestion from LOCK_SCREEN to DEFAULT."

parents 8c22eebb 107743cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1626,7 +1626,7 @@
            android:icon="@drawable/ic_settings_security">
            <intent-filter android:priority="1">
                <action android:name="android.intent.action.MAIN" />
                <category android:name="com.android.settings.suggested.category.LOCK_SCREEN" />
                <category android:name="com.android.settings.suggested.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.android.settings.title"
                       android:resource="@string/suggested_lock_settings_title" />