Add DEFERRED_SETUP as exclusive suggestion
Add the suggestion category DEFERRED_SETUP, and mark as exclusive which will prevent suggestions from other categories to be shown when this is available. Test: Manual Bug: 35668836 Change-Id: I2b8ddb65482a39ce8bcb2d673af5dfec759b40c8
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
-->
|
||||
|
||||
<optional-steps>
|
||||
<step category="com.android.settings.suggested.category.DEFERRED_SETUP"
|
||||
exclusive="true" />
|
||||
<step category="com.android.settings.suggested.category.LOCK_SCREEN" />
|
||||
<step category="com.android.settings.suggested.category.EMAIL" />
|
||||
<step category="com.android.settings.suggested.category.PARTNER_ACCOUNT"
|
||||
|
Reference in New Issue
Block a user