diff options
| author | 2024-02-05 10:42:46 +0000 | |
|---|---|---|
| committer | 2024-02-05 10:42:46 +0000 | |
| commit | 2100b84ba6c4c044b4765a9cfb44db14355d8364 (patch) | |
| tree | d7f0378f01984f5da84aac3b7058258a7650fd04 | |
| parent | 4813c00cf730292c1defb11e0ac5110241e1b7c8 (diff) | |
| parent | 16eecfa3b4c28d9963f40834912d8a4b3d1babdd (diff) | |
Merge "Change keyguard_ondrawn_callback to bugfix flag" into main
| -rw-r--r-- | packages/SystemUI/aconfig/systemui.aconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index 6e4a4ea70959..2ad7192a3248 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -168,6 +168,9 @@ flag { "Note that, even after this callback is called, we're waiting for all windows to finish " " drawing." bug: "295873557" + metadata { + purpose: PURPOSE_BUGFIX + } } flag { |