summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-01-18 19:02:59 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-01-18 19:02:59 +0000
commit18cdd06244f1e8baa1a2acd7a7048ecd833a9410 (patch)
treeed792a35cf83aa90c433f8d14ac4c90c236b191c
parent060ad794fdefd980af9731928b407839ec137add (diff)
parenta45f95d4260139a84bb64635db0660614fc69390 (diff)
Merge "Remove unnecessary config value" into main
-rw-r--r--packages/SystemUI/res/values-sw720dp-land/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/res/values-sw720dp-land/config.xml b/packages/SystemUI/res/values-sw720dp-land/config.xml
index be34a48d1cd6..0955f678dfd4 100644
--- a/packages/SystemUI/res/values-sw720dp-land/config.xml
+++ b/packages/SystemUI/res/values-sw720dp-land/config.xml
@@ -24,9 +24,6 @@
<!-- The maximum number of tiles in the QuickQSPanel -->
<integer name="quick_qs_panel_max_tiles">6</integer>
- <!-- Whether to use the split 2-column notification shade -->
- <bool name="config_use_split_notification_shade">true</bool>
-
<!-- The number of columns in the QuickSettings -->
<integer name="quick_settings_num_columns">3</integer>