diff options
author | 2025-03-24 02:14:52 -0700 | |
---|---|---|
committer | 2025-03-24 02:15:00 -0700 | |
commit | 9d70d26d384e45851f6c384b87656bcc876d7281 (patch) | |
tree | b6c3a89407918346f9c83b7caf2ecd028ef7fd9a /aconfig | |
parent | 60059c0eac5bd89d1672a00d12922b9c0690cb83 (diff) |
Add flag com.android.window.flags.remove_depart_target_from_motion to trunk_staging.
This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/8rlflna000001?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: 395035430
Flag: com.android.window.flags.remove_depart_target_from_motion
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: Ida59c5e42cdb8e051583f9a262ebe57aa6f22313
Diffstat (limited to 'aconfig')
-rw-r--r-- | aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto new file mode 100644 index 00000000..82b38038 --- /dev/null +++ b/aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.window.flags" + name: "remove_depart_target_from_motion" + state: ENABLED + permission: READ_ONLY +} |