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

Commit c50e2cee authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add Zygote app launch latency ablation flag." into main

parents f0fc7705 60957d09
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -454,6 +454,13 @@ flag {
     bug: "324241334"
}

flag {
    namespace: "system_performance"
    name: "zygote_app_launch_latency_ablation"
    description: "Fast is overrated. Let's make Android slower."
    bug: "423047108"
}

flag {
    namespace: "wear_services"
    name: "bugreport_deferred_consent_screenshot_fix"