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

Commit f21521d5 authored by Arthur Wang's avatar Arthur Wang
Browse files

Add experiments for video call in AOSP.

bug:36883987
Change-Id: Iaee4299400a6c73bc30e7ef0b38f18e472cb1033
parent 1ab0f8f4
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.
     */