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

Commit 11e927a5 authored by Walter Jang's avatar Walter Jang Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for the restore assistant" into ub-contactsdialer-h-dev

parents 9d99859f d5f6e473
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.
     */