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

Commit 1f97d3a7 authored by Arthur Wang's avatar Arthur Wang Committed by Android (Google) Code Review
Browse files

Merge "Add experiments for video call in AOSP." into ub-contactsdialer-i-dev

parents 7732af7c f21521d5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -38,6 +38,12 @@ public final class Experiments {
    public static final String DYNAMIC_MIN_CONTENT_CHANGE_UPDATE_DELAY_MILLIS =
            "Shortcuts__dynamic_min_content_change_update_delay_millis";

    /**
     * Flags for enabling video call from quick contact.
     */
    public static final String QUICK_CONTACT_VIDEO_CALL =
            "QuickContact__duo_integration";

    /**
     * Flags for maximum time to show spinner for a contacts sync.
     */