Add flag com.android.window.flags.dispatch_first_keyguard_locked_state to trunk_staging.

This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/dor8i0q000001?build_unique_id=android_platform_wear_frameworks
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.

Bug: 375029840
Flag: com.android.window.flags.dispatch_first_keyguard_locked_state
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: I26c39ec74e9dc8e17027a580c04a85a0e2da8b51
diff --git a/aconfig/trunk_staging/com.android.window.flags/dispatch_first_keyguard_locked_state_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/dispatch_first_keyguard_locked_state_flag_values.textproto
new file mode 100644
index 0000000..a3cab5c
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.window.flags/dispatch_first_keyguard_locked_state_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+  package: "com.android.window.flags"
+  name: "dispatch_first_keyguard_locked_state"
+  state: ENABLED
+  permission: READ_ONLY
+}