Add Data usage slice in Contextual Settings Homepage

- Add Data usage card that implements CustomSliceable in Contextual Settings
Homepage.
- Add test case for Data usage slice.

Bug: 114796538
Test: robotests, manual, SliceViewer
Change-Id: I66a046e8f589a477007ea73e1b22420d3efdebde
This commit is contained in:
Mill Chen
2018-09-14 23:55:35 +08:00
parent ccbf7f3fff
commit 736b77c04a
5 changed files with 260 additions and 2 deletions

View File

@@ -10090,4 +10090,7 @@
<string name="network_query_error">Couldn\u2019t find networks. Try again.</string>
<!-- Text to show this network is forbidden [CHAR LIMIT=NONE] -->
<string name="forbidden_network">(forbidden)</string>
<!-- Message informs the user that has no SIM card in personalized Settings [CHAR LIMIT=30] -->
<string name="no_sim_card">No SIM card</string>
</resources>