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

Unified Diff: third_party/gvr-android-sdk/README.chromium

Issue 2666213002: Add VR Services and Daydream hashes and DEPS entry (Closed)
Patch Set: Remove DEPS entries 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 | « no previous file | third_party/gvr-android-sdk/test-apks/daydream_home/daydream_home_1_0.apk.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gvr-android-sdk/README.chromium
diff --git a/third_party/gvr-android-sdk/README.chromium b/third_party/gvr-android-sdk/README.chromium
index 07a9e796664ae794771125f1651ae562c0a7fe80..4edc3bc206ab2f43940514393a9df6fd963af931 100644
--- a/third_party/gvr-android-sdk/README.chromium
+++ b/third_party/gvr-android-sdk/README.chromium
@@ -25,3 +25,9 @@ All JNI calls in the static library also needs to be manually registered. So
we have 3 jni related files. These files were generated by
base/android/jni_generator/jni_generator.py from Java files. Modifications to
these generated files are documented in the files.
+In order to run automated end-to-end tests on VR features, VR Services
+(com.google.vr.vrcore) and in some cases Daydream Home
+(com.google.android.vr.home) need to be installed before running tests. These
+are downloaded into test-apks/vr_services and test-apks/daydream_home,
+respectively. The downloaded APKs are the release APKs that are or were
+publicly available via the Play Store.
« no previous file with comments | « no previous file | third_party/gvr-android-sdk/test-apks/daydream_home/daydream_home_1_0.apk.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698