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

Commit d64d3c04 authored by Maurice Lam's avatar Maurice Lam
Browse files

Add category for wallpaper suggestion

Add PERSONALIZE category to wallpaper suggestion so it would be shown
during deferred setup.

Test: Manual
Bug: 62019610
Change-Id: Id3d9d926db298fba77dc472ae32574fe8855f962
parent db522a53
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -806,6 +806,10 @@
                <action android:name="android.intent.action.MAIN" />
                <category android:name="com.android.settings.suggested.category.FIRST_IMPRESSION" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="com.android.settings.suggested.category.PERSONALIZE" />
            </intent-filter>
            <meta-data android:name="com.android.settings.title"
                       android:resource="@string/wallpaper_suggestion_title" />
            <meta-data android:name="com.android.settings.summary"