Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Side by Side Diff: chromeos/test/data/network/tether.onc

Issue 2818593003: [CrOS Tether] Add tether network properties (battery percentage, carrier, and signal strength) to t… (Closed)
Patch Set: Ran git cl format. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chromeos/test/data/network/shill_tether.json ('k') | components/onc/docs/onc_spec.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "Type": "Tether",
3 "Name": "Tether Network",
4 "Tether": {
5 "BatteryPercentage": 85,
6 "Carrier": "Project Fi",
7 "SignalStrength": 75
8 }
9 }
OLDNEW
« no previous file with comments | « chromeos/test/data/network/shill_tether.json ('k') | components/onc/docs/onc_spec.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698