blob: 4511f3b91c5cbd5fbe78b38599cd0491fecd28af [file] [log] [blame]
package: "com.android.wm.shell"
flag {
name: "example_flag"
namespace: "multitasking"
description: "An Example Flag"
bug: "300136750"
}
flag {
name: "enable_app_pairs"
namespace: "multitasking"
description: "Enables the ability to create and save app pairs to the Home screen"
bug: "274835596"
}
flag {
name: "enable_desktop_windowing"
namespace: "multitasking"
description: "Enables desktop windowing"
bug: "304778354"
is_fixed_read_only: true
}
flag {
name: "enable_split_contextual"
namespace: "multitasking"
description: "Enables invoking split contextually"
bug: "276361926"
}
flag {
name: "enable_taskbar_navbar_unification"
namespace: "multitasking"
description: "Enables taskbar / navbar unification"
bug: "309671494"
}
flag {
name: "enable_pip_ui_state_on_entering"
namespace: "multitasking"
description: "Enables PiP UI state callback on entering"
bug: "303718131"
}
flag {
name: "enable_pip2_implementation"
namespace: "multitasking"
description: "Enables the new implementation of PiP (PiP2)"
bug: "290220798"
is_fixed_read_only: true
}
flag {
name: "enable_left_right_split_in_portrait"
namespace: "multitasking"
description: "Enables left/right split in portrait"
bug: "291018646"
}