bug 885477: switch Nightly users to Balrog - switch android builds. r=mfinkle

This commit is contained in:
Ben Hearsum 2013-09-30 12:28:21 -04:00
parent 050d72972e
commit a7f90adb02

View File

@ -60,7 +60,7 @@ public class UpdateServiceHelper {
} else {
pkgSpecial = "";
}
UPDATE_URL = "https://aus2.mozilla.org/update/4/" + AppConstants.MOZ_APP_BASENAME + "/" +
UPDATE_URL = "https://aus4.mozilla.org/update/4/" + AppConstants.MOZ_APP_BASENAME + "/" +
AppConstants.MOZ_APP_VERSION +
"/%BUILDID%/Android_" + AppConstants.MOZ_APP_ABI + pkgSpecial +
"/%LOCALE%/" + AppConstants.MOZ_UPDATE_CHANNEL +