HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_REPO_URL (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/android/
upload_to_android.py 41 ANDROID_REPO_URL = 'https://googleplex-android.googlesource.com'
94 % (repo_binary, ANDROID_REPO_URL), shell=True)
103 'git config remote.goog.review %s/' % ANDROID_REPO_URL, shell=True)
105 'git config review.%s/.autoupload true' % ANDROID_REPO_URL, shell=True)
  /external/skqp/tools/android/
upload_to_android.py 41 ANDROID_REPO_URL = 'https://googleplex-android.googlesource.com'
94 % (repo_binary, ANDROID_REPO_URL), shell=True)
103 'git config remote.goog.review %s/' % ANDROID_REPO_URL, shell=True)
105 'git config review.%s/.autoupload true' % ANDROID_REPO_URL, shell=True)

Completed in 55 milliseconds