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

Commit d5f6e473 authored by Walter Jang's avatar Walter Jang
Browse files

Add a flag for the restore assistant

Test: see Ifec64dc7069f1b703cfa210816cd1a43f9a562db
Bug: 1529883
Change-Id: I52c3d02e59e5e489aaa10a664f6d80ce3a3390d9
parent 21988cc1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -25,6 +25,11 @@ public final class Experiments {
     */
    public static final String ASSISTANT = "Assistant__enable_assistant";

    /**
     * Experiment to show the restore assistant on the assistants view.
     */
    public static final String ASSISTANT_RESTORE = "Assistant__restore";

    /**
     * Whether to open contact sheet (aka smart profile) instead of our own QuickContact.
     */