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

Commit 5d4c8caa authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Enable work tab in DocsUI feature flag" into rvc-dev am: ae0b3612 am:...

Merge "Enable work tab in DocsUI feature flag" into rvc-dev am: ae0b3612 am: 9f3271c0 am: c0246262

Change-Id: Iaed0f100adfac2fc32566888f05d64933de264df
parents a859d689 c0246262
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -32,7 +32,7 @@ public interface Features {
    /**
    /**
     * Temporary compile-time feature flag to enable in-app cross-profile browsing for some intent.
     * Temporary compile-time feature flag to enable in-app cross-profile browsing for some intent.
     */
     */
    boolean CROSS_PROFILE_TABS = false;
    boolean CROSS_PROFILE_TABS = true;


    boolean isArchiveCreationEnabled();
    boolean isArchiveCreationEnabled();
    boolean isCommandInterceptorEnabled();
    boolean isCommandInterceptorEnabled();