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

Commit 937fae14 authored by Alex Chau's avatar Alex Chau
Browse files

Update bug associated with enable_shell_top_task_tracking

- b/342627272 is already closed and shouldn't be used to track this flag

Bug: 346588978
Flag: EXEMPT flag change only
Test: presubmit
Change-Id: I5fb7c69da669d9a6a2dbd9c731c3a61e530370b1
parent 83062163
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ flag {
    name: "enable_shell_top_task_tracking"
    namespace: "multitasking"
    description: "Enables tracking top tasks from the shell"
    bug: "342627272"
    bug: "346588978"
    metadata {
        purpose: PURPOSE_BUGFIX
    }