From 16eecfa3b4c28d9963f40834912d8a4b3d1babdd Mon Sep 17 00:00:00 2001 From: Nicolò Mazzucato Date: Mon, 5 Feb 2024 09:10:08 +0000 Subject: Change keyguard_ondrawn_callback to bugfix flag Bug: 295873557 Change-Id: Ie12dd70af13c6def70cedc8bd20f771789961c4c Test: None Flag: ACONFIG enable_background_keyguard_ondrawn_callback STAGING --- packages/SystemUI/aconfig/systemui.aconfig | 3 +++ 1 file changed, 3 insertions(+) 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 { -- cgit v1.2.3-59-g8ed1b