commit | 0bfd21fe2e1c408a260459a266c6ac9ef7f595a5 | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Sun May 19 22:19:12 2024 +0000 |
committer | Tracy Zhou <tracyzhou@google.com> | Sun May 19 22:19:57 2024 +0000 |
tree | 51a77c841c999809d5e44507ee814e6883fa6365 | |
parent | c9efd81d574e59627e68f7753a7eec8002e2deb2 [diff] [blame] |
Add folders in all apps aconfig flag Bug: 341582436 Change-Id: I615d3b925dba8987c793c3e871f2aebde10ace53 Test: N/A
diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index dd78ca4..9147e4c 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig
@@ -277,3 +277,10 @@ purpose: PURPOSE_BUGFIX } } + +flag { + name: "enabled_folders_in_all_apps" + namespace: "launcher" + description: "Enables folders in all apps" + bug: "341582436" +}