commit | b582e480c0b66b2499c30b0ade04cced840c091d | [log] [tgz] |
---|---|---|
author | Anushree Ganjam <ganjam@google.com> | Tue Oct 24 21:21:29 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Oct 24 21:21:29 2023 +0000 |
tree | 1d314d11a624826544765f2ae496f9d86dc94bb5 | |
parent | 7955bd97df95366d77d3976e2201a01c6ddce2c7 [diff] | |
parent | e1e71191dcd2cd0b49791044e1ef983742164d16 [diff] |
Merge "Add launcher_search.aconfig in launcher3." into main
diff --git a/aconfig/launcher_search.aconfig b/aconfig/launcher_search.aconfig new file mode 100644 index 0000000..87ccec5 --- /dev/null +++ b/aconfig/launcher_search.aconfig
@@ -0,0 +1,8 @@ +package: "com.android.launcher3" + +flag { + name: "enable_private_space" + namespace: "launcher_search" + description: "Enables all Launcher features associated with private space." + bug: "306187906" +}