| Winson Chung | bfe7f26 | 2023-09-12 20:29:22 +0000 | [diff] [blame] | 1 | package: "com.android.wm.shell" | 
|  | 2 |  | 
|  | 3 | flag { | 
|  | 4 | name: "example_flag" | 
|  | 5 | namespace: "multitasking" | 
|  | 6 | description: "An Example Flag" | 
|  | 7 | bug: "300136750" | 
| Jeremy Sim | ca90a5c | 2023-10-10 13:09:58 -0700 | [diff] [blame] | 8 | } | 
|  | 9 |  | 
|  | 10 | flag { | 
|  | 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" | 
| Ats Jenk | 0dfe826 | 2023-10-11 09:53:39 -0700 | [diff] [blame] | 15 | } | 
|  | 16 |  | 
|  | 17 | flag { | 
|  | 18 | name: "desktop_windowing" | 
|  | 19 | namespace: "multitasking" | 
|  | 20 | description: "Enables desktop windowing" | 
|  | 21 | bug: "304778354" | 
|  | 22 | } | 
| Vinit Nayak | eac7108 | 2023-10-24 16:17:39 -0700 | [diff] [blame^] | 23 |  | 
|  | 24 | flag { | 
|  | 25 | name: "enable_split_contextual" | 
|  | 26 | namespace: "multitasking" | 
|  | 27 | description: "Enables invoking split contextually" | 
|  | 28 | bug: "276361926" | 
|  | 29 | } |