Add work_scheduler_in_work_profile flag.

bug: 361589193
Test: NONE, presubmit
Flag: NONE flag not submitted yet
Change-Id: Iedc9513110f1a2ec4efaf5454987ff86051cda90
diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig
index c71b833..d334cf4 100644
--- a/aconfig/launcher.aconfig
+++ b/aconfig/launcher.aconfig
@@ -369,6 +369,13 @@
 }
 
 flag {
+    name: "work_scheduler_in_work_profile"
+    namespace: "launcher"
+    description: "Enables work scheduler view above the work pause button in work profile."
+    bug: "361589193"
+}
+
+flag {
     name: "one_grid_specs"
     namespace: "launcher"
     description: "Defines the new specs for grids based on OneGrid"