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

Commit 60957d09 authored by Shai Barack's avatar Shai Barack
Browse files

Add Zygote app launch latency ablation flag.

Bug: 423047108
Flag: android.os.zygote_app_launch_latency_ablation
Change-Id: I6bb209c14354e21edc157aa01fb9a0e1ba2fdc6a
parent 475cd184
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"