diff options
| author | 2024-02-19 09:41:22 +0000 | |
|---|---|---|
| committer | 2024-02-19 09:41:29 +0000 | |
| commit | 414e9bc0e0afcfa01ff8fc702d949590bf22d66d (patch) | |
| tree | 560073bc0247c93cca68f13e66f0230179c2c97d | |
| parent | 8d2accbc8c19e2f98b7f0b3b05a9a68f6f15f19a (diff) | |
Flag "centralized_status_bar_height_fix" - Change bug number
It seems that Gantry is not picking up the name change.
Change-Id: Ibe5386523f698905e8354a8ed13bcc17d7923369
Test: NA
Bug: NA
| -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 } |