diff options
| -rw-r--r-- | packages/SystemUI/aconfig/systemui.aconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index e4f27aa35ac5..27f4305eb306 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -1217,6 +1217,9 @@ flag { namespace: "systemui" description: "Enables fullscreen vertical swiping in hub mode to bring up and down the bouncer and shade" bug: "340177049" + metadata { + purpose: PURPOSE_BUGFIX + } } flag { |