blob: 8fddc0ffee5b45dea3c328c2099fb45945ada1b7 [file] [log] [blame]
Anushree Ganjam8a6b74e2023-08-28 16:35:46 -07001package: "com.android.launcher3"
Anushree Ganjamd1a28fe2023-08-23 21:40:57 -07002
3flag {
4 name: "enable_expanding_pause_work_button"
5 namespace: "launcher"
6 description: "Expand and collapse pause work button while scrolling."
7 bug: "270390779"
8}
Anushree Ganjam2a14b972023-08-30 13:31:10 -07009
10flag {
11 name: "enable_twoline_allapps"
12 namespace: "launcher"
13 description: "Enables two line label inside all apps."
14 bug: "270390937"
15}
Alex Chaue1955fe2023-09-13 15:33:57 +010016
17flag {
18 name: "enable_grid_only_overview"
19 namespace: "launcher"
20 description: "Enable a grid-only overview without a focused task."
Alex Chauc40e64e2023-09-14 12:27:37 +010021 bug: "257950105"
Alex Chaue1955fe2023-09-13 15:33:57 +010022}