diff options
author | 2025-04-10 13:17:34 -0700 | |
---|---|---|
committer | 2025-04-10 16:11:58 -0700 | |
commit | 6c4650b0f2d8ad2363e6dce74c32ee6175f1dec4 (patch) | |
tree | 0d7222dea48babc75d9399bc91b63bd1d242b8c9 /aconfig/bp2a | |
parent | cfc054c56aaea71dc74f26ce36ff78ac76cf8ecf (diff) |
Add flag com.android.systemui.keyguard_wm_reorder_atms_calls to bp2a.
This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/f5rtvra000001?build_unique_id=ComAndroidSystemuiKeyguardWmReorderAtmsCallsLaunch-platform
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.
Bug: 399693427
Flag: com.android.systemui.keyguard_wm_reorder_atms_calls
Ignore-AOSP-First: AConfig change for future AOSP release
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:2a5deaa52d7929dcc8c262a7d68563db06be21f2)
Merged-In: I543fef836def4cbb99efd9da6d5e97f59b055c01
Change-Id: I543fef836def4cbb99efd9da6d5e97f59b055c01
Diffstat (limited to 'aconfig/bp2a')
-rw-r--r-- | aconfig/bp2a/com.android.systemui/keyguard_wm_reorder_atms_calls_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/bp2a/com.android.systemui/keyguard_wm_reorder_atms_calls_flag_values.textproto b/aconfig/bp2a/com.android.systemui/keyguard_wm_reorder_atms_calls_flag_values.textproto new file mode 100644 index 00000000..d5e77daa --- /dev/null +++ b/aconfig/bp2a/com.android.systemui/keyguard_wm_reorder_atms_calls_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.systemui" + name: "keyguard_wm_reorder_atms_calls" + state: ENABLED + permission: READ_ONLY +} |