Home
last modified time | relevance | path

Searched refs:ANDROID_REPO_URL (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/android/
H A Dupload_to_android.py43 ANDROID_REPO_URL = 'https://googleplex-android.googlesource.com' variable
96 % (repo_binary, ANDROID_REPO_URL), shell=True)
105 'git config remote.goog.review %s/' % ANDROID_REPO_URL, shell=True)
107 'git config review.%s/.autoupload true' % ANDROID_REPO_URL, shell=True)

Completed in 1 milliseconds