| commit | aa86f5cd54c2bbcdcd4cc9caba18af6b2d237b42 | [log] [tgz] |
|---|---|---|
| author | Vinit Nayak <peanutbutter@google.com> | Wed Sep 25 16:31:47 2024 -0700 |
| committer | Vinit Nayak <peanutbutter@google.com> | Fri Sep 27 21:30:01 2024 +0000 |
| tree | 97dafc5f2fcb130098f3d83a4c60f4e78deecf70 | |
| parent | 30c5cf8a22415ad06b17128ebb54911270a65440 [diff] |
Add flag for only 2 app flexible split Flag: EXEMPT adding flag Change-Id: Ia848689c48af88ce4b7619bd5a50abbfa5c93bfd
diff --git a/libs/WindowManager/Shell/aconfig/multitasking.aconfig b/libs/WindowManager/Shell/aconfig/multitasking.aconfig index 63a2880..cf0a975 100644 --- a/libs/WindowManager/Shell/aconfig/multitasking.aconfig +++ b/libs/WindowManager/Shell/aconfig/multitasking.aconfig
@@ -156,6 +156,13 @@ } flag { + name: "enable_flexible_two_app_split" + namespace: "multitasking" + description: "Enables only 2 app 90:10 split" + bug: "349828130" +} + +flag { name: "enable_flexible_split" namespace: "multitasking" description: "Enables flexibile split feature for split screen"