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

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

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
parent 16e9247d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"