Update "Mobile network standby" attribute label into "Mobile network"
Bug: 205051643
Test: make SettingsRoboTests
Change-Id: Ia8f5c3e76d72ffa6fd0601c58b1b3d157b711b30
(cherry picked from commit 22dc875ba763d528df7e5f4d64008bb1939cfc19)
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 133b983..cc12254 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6327,8 +6327,8 @@
<string name="power_wifi">Wi\u2011Fi</string>
<!-- Label for power consumed by Bluetooth -->
<string name="power_bluetooth">Bluetooth</string>
- <!-- Label for power consumed by Mobile network idle -->
- <string name="power_cell">Mobile network standby</string>
+ <!-- Label for power consumed by Mobile network -->
+ <string name="power_cell">Mobile network</string>
<!-- Label for power consumed by Calling -->
<string name="power_phone">Voice calls</string>
<!-- Label for power consumed when Idle -->