diff options
author | 2025-03-24 05:22:35 -0700 | |
---|---|---|
committer | 2025-03-24 05:22:45 -0700 | |
commit | 0671d6b64c793d789248609b27591dfc54145e2d (patch) | |
tree | 6898e1d3fced1cb4b3fb5647778f8b49cea0ab82 /aconfig | |
parent | ac6d792f35c6e5e93d842204f223b7b50edcb201 (diff) |
Add flag com.android.window.flags.enable_desktop_swipe_back_minimize_animation_bugfix to trunk_staging.
This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/9ar3tna000001?build_unique_id=ComAndroidWindowFlagsEnableDesktopSwipeBackMinimizeAnimationBugfixLaunch-platform
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.
Bug: 359343764
Flag: com.android.window.flags.enable_desktop_swipe_back_minimize_animation_bugfix
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: I83a72b1b9a804f485a1b502e0abdfa55a7f0c070
Diffstat (limited to 'aconfig')
-rw-r--r-- | aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto new file mode 100644 index 00000000..d289563c --- /dev/null +++ b/aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.window.flags" + name: "enable_desktop_swipe_back_minimize_animation_bugfix" + state: ENABLED + permission: READ_WRITE +} |