diff options
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp/config.xml')
-rw-r--r-- | packages/SystemUI/res/values-sw600dp/config.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/SystemUI/res/values-sw600dp/config.xml b/packages/SystemUI/res/values-sw600dp/config.xml index 36cc0ad70315..f4434e8d0044 100644 --- a/packages/SystemUI/res/values-sw600dp/config.xml +++ b/packages/SystemUI/res/values-sw600dp/config.xml @@ -35,9 +35,5 @@ <!-- How many lines to show in the security footer --> <integer name="qs_security_footer_maxLines">1</integer> - <!-- Determines whether to allow the nav bar handle to be forced to be opaque. --> - <bool name="allow_force_nav_bar_handle_opaque">false</bool> - <bool name="config_use_large_screen_shade_header">true</bool> - </resources> |