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

Unified Diff: chrome/android/shared_preference_files/test/vr_ddview_skipdon_setupcomplete.json

Issue 2688913003: Add shared preference file modification option to instrumentation test runner (Closed)
Patch Set: Address more comments 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/shared_preference_files/test/vr_ddview_skipdon_setupcomplete.json
diff --git a/chrome/android/shared_preference_files/test/vr_ddview_skipdon_setupcomplete.json b/chrome/android/shared_preference_files/test/vr_ddview_skipdon_setupcomplete.json
new file mode 100644
index 0000000000000000000000000000000000000000..a34bfb363a163db4534ad226c29ccf7119576ba0
--- /dev/null
+++ b/chrome/android/shared_preference_files/test/vr_ddview_skipdon_setupcomplete.json
@@ -0,0 +1,11 @@
+[
+ {
+ "package": "com.google.vr.vrcore",
+ "filename": "VrCoreSettings.xml",
+ "set": {
+ "VrSkipDon": true,
+ "DaydreamSetupComplete": true,
+ "VrDeviceParams": "CgxHb29nbGUsIEluYy4SDURheWRyZWFtIFZpZXcdCfkgPSUB3oI9KhAAAFxCAABcQgAAXEIAAFxCNd9PDT06CLgexT7Zzhc_WABgAJqRYBoIARIKDQAAAAAV9P3UPBIKDQAAAAAV9P3UvA"
+ }
+ }
+]
« no previous file with comments | « chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698