Move unrestricted data summary to DataSaverController
DataSaverController currently used in 2 pages, - Network & internet > Data Saver - Apps > Special app access This helps unify the logic, and instead of showing on "Special app access", this summary shows on "Unrestricted data" is make more sense. Bug: 280280596 Test: Manually on above pages Test: Unit test Change-Id: Ia151ed8179a250f8f20cc5041f9383fffebdab10
This commit is contained in:
@@ -9702,12 +9702,6 @@
|
||||
<!-- [CHAR_LIMIT=60] Label for special access screen -->
|
||||
<string name="special_access">Special app access</string>
|
||||
|
||||
<!-- Summary for special access settings [CHAR_LIMIT=NONE] -->
|
||||
<plurals name="special_access_summary">
|
||||
<item quantity="one">1 app can use unrestricted data</item>
|
||||
<item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps can use unrestricted data</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Title for the See more preference item in Special app access settings [CHAR LIMIT=30] -->
|
||||
<string name="special_access_more">See more</string>
|
||||
|
||||
|
Reference in New Issue
Block a user