Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24760cc4 authored by Jiaming Liu's avatar Jiaming Liu
Browse files

Add Trunk Flag for System TaskFragmentOrganizer

Bug: b/284050041
Test: Build
Change-Id: I668eae2b4f04238b59f25e2f5276701c63818603
parent 6af9e062
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15,3 +15,10 @@ flag {
    description: "Whether the overlay presentation feature is enabled"
    bug: "243518738"
}

flag {
    namespace: "windowing_sdk"
    name: "task_fragment_system_organizer_flag"
    description: "Whether the TaskFragment system organizer feature is enabled"
    bug: "284050041"
}