summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-11-18 09:54:43 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-11-18 09:54:43 +0000
commitdd82c351a5cd6a3d6dd1474f164ff91d636c3309 (patch)
tree0058cca24f61f752ba3b83f9b26d68c96830824b /android
parente2fb3aabe3e62d7f2213713eb6580ceedfc9b8e1 (diff)
android: art-microbenchmarks: fixed git URL scheme to https
Change-Id: Ie507195471026f00d2f065a2a892859e63aafac3 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'android')
-rw-r--r--android/art-microbenchmarks.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/art-microbenchmarks.yaml b/android/art-microbenchmarks.yaml
index ab5a4c8..c974910 100644
--- a/android/art-microbenchmarks.yaml
+++ b/android/art-microbenchmarks.yaml
@@ -13,7 +13,7 @@ metadata:
install:
git-repos:
- - http://android-git.linaro.org/git/linaro/art-testing.git
+ - https://android-git.linaro.org/git/linaro/art-testing.git
params:
JDK: "default-jdk"