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 f2a71050a72c..65cea69655c5 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -317,7 +317,7 @@ flag { description: "Refactors shade header and keyguard status bar to read status bar dimens from a" " central place, instead of reading resources directly. This is to take into account display" " cutouts and other special cases. " - bug: "317199366" + bug: "317016114" metadata { purpose: PURPOSE_BUGFIX } |