diff options
author | 2025-03-23 21:56:17 -0700 | |
---|---|---|
committer | 2025-03-23 21:56:21 -0700 | |
commit | 60059c0eac5bd89d1672a00d12922b9c0690cb83 (patch) | |
tree | 031d51b0f310e21993c2ca0f8c37d6f70432f0ba /aconfig | |
parent | be365127456f8a34fb1421de13194f4f96462597 (diff) |
Add flag com.android.window.flags.reduce_changed_exclusion_rects_msgs to trunk_staging.
This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/fildmla000001?build_unique_id=android_platform_windowing_frontend
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.
Bug: 388231176
Flag: com.android.window.flags.reduce_changed_exclusion_rects_msgs
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: Iefa53f03087d07b20243aeabb89831e33df1612f
Diffstat (limited to 'aconfig')
-rw-r--r-- | aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto new file mode 100644 index 00000000..570a1b19 --- /dev/null +++ b/aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.window.flags" + name: "reduce_changed_exclusion_rects_msgs" + state: ENABLED + permission: READ_ONLY +} |