diff options
-rw-r--r-- | packages/SystemUI/aconfig/systemui.aconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index 943bd6f07f4e..1c37687a6eb8 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -2132,7 +2132,7 @@ flag { name: "media_projection_grey_error_text" namespace: "systemui" description: "Set the error text color to grey when app sharing is hidden by the requesting app" - bug: "390624334" + bug: "400877402" metadata { purpose: PURPOSE_BUGFIX } |