blob: 835ab93f77c4aa8e854464a3d337318217421f7d [file] [log] [blame]
Winson Chungbfe7f262023-09-12 20:29:22 +00001package: "com.android.wm.shell"
2
3flag {
4 name: "example_flag"
5 namespace: "multitasking"
6 description: "An Example Flag"
7 bug: "300136750"
Jeremy Simca90a5c2023-10-10 13:09:58 -07008}
9
10flag {
11 name: "enable_app_pairs"
12 namespace: "multitasking"
13 description: "Enables the ability to create and save app pairs to the Home screen"
14 bug: "274835596"
Winson Chungbfe7f262023-09-12 20:29:22 +000015}