Merge "Update statistics config URLs." into studio-1.2-dev automerge: cb3e6c3 automerge: 678c809
automerge: c32e2f1

* commit 'c32e2f1259fc9cd0618b16f0284204bd31ec8dd9':
  Update statistics config URLs.
diff --git a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
index 084eca6..ef2e51e 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>