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

Commit ae0b3612 authored by Kelvin Kwan's avatar Kelvin Kwan Committed by Android (Google) Code Review
Browse files

Merge "Enable work tab in DocsUI feature flag" into rvc-dev

parents 23ea3e60 45cca784
Loading
Loading
Loading
Loading
+1 −1
Original line number 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.
     */
    boolean CROSS_PROFILE_TABS = false;
    boolean CROSS_PROFILE_TABS = true;

    boolean isArchiveCreationEnabled();
    boolean isCommandInterceptorEnabled();