Snap for 11216811 from 1fcde017064ab85b0f87577c69cc69bf98055a76 to 24Q1-release

Change-Id: I3eb9b4fbbc9f50335146b7aebb2e5b0458278173
diff --git a/flags/appsearch.aconfig b/flags/appsearch.aconfig
index 6f6a741..22792bd 100644
--- a/flags/appsearch.aconfig
+++ b/flags/appsearch.aconfig
@@ -10,4 +10,12 @@
     description: "Use SafeParcelable to serialize data through binder"
     bug: "275629842"
     is_fixed_read_only: true
+}
+
+flag {
+    name: "enable_grouping_type_per_schema"
+    namespace: "appsearch"
+    description: "Enable result grouping by schema type"
+    bug: "258715421"
+    is_fixed_read_only: true
 }
\ No newline at end of file