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

Side by Side Diff: chrome/android/shared_preference_files/vr_cardboard_skipdon_setupcomplete.json

Issue 2688913003: Add shared preference file modification option to instrumentation test runner (Closed)
Patch Set: Change to take a path to a file instead of hex-encoded data Created 3 years, 10 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
OLDNEW
(Empty)
1 [
2 {
3 "package": "com.google.vr.vrcore",
4 "filename": "VrCoreSettings.xml",
5 "set": {
6 "VrSkipDon": true,
7 "DaydreamSetupComplete": true,
8 "VrDeviceParams": "CgZHb29nbGUSCUNhcmRib2FyZB0J-SA9JQHegj0qEAAAcEIAAHBCAAB wQgAAcEI1KVwPPToIV_GrPmKxDT9QAFgAYAM"
9 }
10 }
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698