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

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

Issue 2826273002: Add automated VR controller emulator (Closed)
Patch Set: New library version + proguard config 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 side-by-side diff with in-line comments
Download patch
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 be951d954e93c5bc3a65bc015d20931ad8a34c44..1ba339e0442996331f6dd77694928dd90b607d92 100644
--- a/third_party/gvr-android-sdk/README.chromium
+++ b/third_party/gvr-android-sdk/README.chromium
@@ -33,3 +33,9 @@ In order to run automated end-to-end tests on VR features, VR Services
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.
+In order to run automated end-to-end tests that involve a Daydream controller,
+controller_test_api.aar needs to be present. This allows us to send controller
+events using broadcasts like a real controller sends them over Bluetooth. The
+library is open-sourced similar to the other .aars, but since it's only useful
+for Chromium at the moment, it is uploaded to storage instead of to GitHub like
+the GVR SDK.
« no previous file with comments | « third_party/gvr-android-sdk/BUILD.gn ('k') | third_party/gvr-android-sdk/test-libraries/controller_test_api.aar.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698