diff options
| author | 2024-01-05 18:06:58 +0000 | |
|---|---|---|
| committer | 2024-01-05 18:06:58 +0000 | |
| commit | 72a616864159b90fbcd7fe70a6e1f19d6b6ff673 (patch) | |
| tree | 07489b03c9cde342aaca4395ff9eabd02fe0221c | |
| parent | a438c09678ccbebe1581b3d80bba9ea52f0e34ac (diff) | |
| parent | fecf0bc29aae9204da1285d200971d99f73ffc20 (diff) | |
Merge "Fix bug for qs_new_tiles aconfig flag" into main
| -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 f0093abb12a6..5b218549de43 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -165,7 +165,7 @@ flag { name: "qs_new_tiles" namespace: "systemui" description: "Use the new tiles in the Quick Settings. Should have no behavior changes." - bug: "241772429" + bug: "311147395" } flag { |