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
This commit is contained in:
Brian Isganitis
2024-09-17 22:19:00 +00:00
parent b72dc07489
commit e9d9f34265
+7
View File
@@ -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"
}