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

Commit 093ace23 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Enable "modern" BroadcastQueue by default.

We've completed several weeks of teamfooding which has helped us
gain confidence in the "modern" queue, so let's pivot it enabling it
by default.

Bug: 253906105
Test: TH
Change-Id: Idcc7f7c930e917df37d97c5da3e8b1ffb115c9e1
parent 67080b5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@ public class BroadcastConstants {
     */
    public boolean MODERN_QUEUE_ENABLED = DEFAULT_MODERN_QUEUE_ENABLED;
    private static final String KEY_MODERN_QUEUE_ENABLED = "modern_queue_enabled";
    private static final boolean DEFAULT_MODERN_QUEUE_ENABLED = false;
    private static final boolean DEFAULT_MODERN_QUEUE_ENABLED = true;

    /**
     * For {@link BroadcastQueueModernImpl}: Maximum number of process queues to