summaryrefslogtreecommitdiff
path: root/adt-branding
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2015-03-03 10:29:41 -0800
committerSiva Velusamy <vsiva@google.com>2015-03-03 10:29:41 -0800
commit12129d7bfdddde68fb2de9a383257c915a5b98d7 (patch)
treee8c884f0086659a2a8b57d2b9435bcc43352ea06 /adt-branding
parent5dc108b7041400e6dacb4b91d640e9184877080b (diff)
downloadidea-12129d7bfdddde68fb2de9a383257c915a5b98d7.tar.gz
Update statistics config URLs.
Rather than using Appengine to serve these URLS, we just use dl.google.com. Change-Id: I1607d6fef9b2302015ad3af2ca2f57257cd2c80f
Diffstat (limited to 'adt-branding')
-rwxr-xr-xadt-branding/src/idea/AndroidStudioApplicationInfo.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
index 084eca667d5..ef2e51e0205 100755
--- a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
+++ b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
@@ -47,8 +47,8 @@
<plugins-page category="VCS Integration" title="Select VCS Integration Plugins"/>
-->
- <statistics settings="http://dl-sdk.appspot.com/diamond/stats/stat-assistant.xml"
- service="http://dl-sdk.appspot.com/diamond/stats/index.jsp"
+ <statistics settings="https://dl.google.com/android/studio/stats/stat-assistant.xml"
+ service="https://dl.google.com/android/studio/stats/upload"
service-key="android-studio" />
</component>