Bug 1308170 - Project-Branch `Date` should build fennec nightly with alternate branding to allow sideloading. r=mshal
authorJustin Wood <Callek@gmail.com>
Thu, 06 Oct 2016 08:16:02 -0400
changeset 421546 61aaa8c13adbf5fd5e6ec0b09791be07a677a3d8
parent 421545 6481d72336785f413c9a83e4a60f842e69020369
child 425317 18c3dcf239c6063428503490220737f3c60a2de4
push id31544
push userCallek@gmail.com
push dateThu, 06 Oct 2016 12:16:40 +0000
reviewersmshal
bugs1308170
milestone52.0a1
Bug 1308170 - Project-Branch `Date` should build fennec nightly with alternate branding to allow sideloading. r=mshal DO NOT LAND ON CENTRAL (or backout first) On the `Date` Project branch we are working on generating Android Nightlies in taskcluster. To facilitate early testing we should change the android package name to something unique so it doesn't conflict with actual Fennec nightlies. Especially since early on we will be using a different signing certificate than the official nightly one (making installing this harder and potentially profile-losing) MozReview-Commit-ID: 6QBzCYHdZc
mobile/android/branding/nightly/configure.sh
--- a/mobile/android/branding/nightly/configure.sh
+++ b/mobile/android/branding/nightly/configure.sh
@@ -1,9 +1,10 @@
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-MOZ_APP_DISPLAYNAME=Nightly
+ANDROID_PACKAGE_NAME=org.mozilla.fennec_date
+MOZ_APP_DISPLAYNAME=Date Nightly
 MOZ_UPDATER=1
 MOZ_ANDROID_ANR_REPORTER=1
 MOZ_ANDROID_SHARED_ID=org.mozilla.fennec.sharedID
 MOZ_ANDROID_GCM_SENDERID=965234145045