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

Commit e9d9f342 authored by Brian Isganitis's avatar Brian Isganitis
Browse files

Add taskbar_quiet_mode_change_support flag to launcher.aconfig

Change-Id: I04431e95ae7ed9d6be17f6a11cb4d963be2cb499
Test: go/testedequals
Bug: 345760034
Flag: com.android.launcher3.taskbar_quiet_mode_change_support
parent b72dc074
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -412,3 +412,10 @@ flag {
    description: "Enables displaying the all apps button in the hotseat."
    bug: "270393897"
}

flag {
    name: "taskbar_quiet_mode_change_support"
    namespace: "launcher"
    description: "Support changing quiet mode for user profiles in taskbar."
    bug: "345760034"
}
 No newline at end of file