Merge "Add category for wallpaper suggestion" into oc-dr1-dev am: 13a1a98bb9
am: 4c64565518
Change-Id: I7cbae211658358117840b25165cdac7aa2f375fd
This commit is contained in:
@@ -807,6 +807,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"
|
||||
|
||||
Reference in New Issue
Block a user