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

Commit cd334a08 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Enable "modern" BroadcastQueue by default; take three.

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: atest FrameworksMockingServicesTests:BroadcastRecordTest
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Test: atest FrameworksMockingServicesTests:BroadcastQueueModernImplTest
Change-Id: Ic51abda906a37c0fa19729e45ec1d8e35fcc95b6
parent d48202e1
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