parts: don't allow clock and network traffic to be enabled at the same time
Change-Id: I253b70a31e9d94ff707e2ebfd53dfe7f3fecb807
Signed-off-by: Joey <joey@lineageos.org>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0eef325..684cbee 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -515,6 +515,7 @@
<string name="network_traffic_units_megabytes">Megabytes per second (MB/s)</string>
<string name="network_traffic_show_units">Show units</string>
<string name="network_traffic_show_units_summary">Whether to show traffic measurement units in the statusbar</string>
+ <string name="network_traffic_disabled_clock">Network traffic disabled due to clock position</string>
<!-- Protected apps -->
<string name="protected_apps_manager_title">Protected apps</string>