New issue
Advanced search Search tips

Issue 915800 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Control downloading of VR and AR test APKs using gclient variable

Project Member Reported by gbeaty@google.com, Dec 17

Issue description

Currently, whether test APKs are downloaded for VR and AR is controlled by the environment variable DOWNLOAD_VR_TEST_APKS, read by src/third_party/gvr-android-sdk/test-apks/update.py and src/third_party/arcore-android-sdk/test-apks/update.py. Environment variables make it harder to find dead code and perform cleanups and gclient variables allow for making this decision at a higher level.
 

Sign in to add a comment