commit | 48c2690e2a3a638117e17aa2ec048f8d907efbab | [log] [tgz] |
---|---|---|
author | Brian Isganitis <brianji@google.com> | Tue May 21 01:09:06 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 21 01:09:06 2024 +0000 |
tree | f4a084fba54fbb9a292338cbe7d0377faa68241b | |
parent | efc21994a244f039be0f8f9a364335f9e820ccff [diff] | |
parent | 1a57e08d8492d0901a7cee5c976a120df616b026 [diff] |
Merge "Add flag for Tiny Taskbar" into main
diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 9147e4c..8682e5d 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig
@@ -284,3 +284,10 @@ description: "Enables folders in all apps" bug: "341582436" } + +flag { + name: "enable_tiny_taskbar" + namespace: "launcher" + description: "Enables Taskbar on phones" + bug: "341784466" +}