Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/branding/adblockbrowser/configure.sh

Issue 29488589: Issue 5411 - Undefined var MOZ_ANDROID_GCM_SENDERID (Closed)
Patch Set: Created July 13, 2017, 3:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/branding/adblockbrowser/configure.sh
===================================================================
--- a/mobile/android/branding/adblockbrowser/configure.sh
+++ b/mobile/android/branding/adblockbrowser/configure.sh
@@ -3,8 +3,9 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOZ_APP_DISPLAYNAME="Adblock Browser"
ANDROID_PACKAGE_NAME=org.adblockplus.browser
MOZ_UPDATER=1
MOZ_ANDROID_ANR_REPORTER=
MOZ_SERVICES_HEALTHREPORT=
MOZ_DATA_REPORTING=
+MOZ_ANDROID_GCM_SENDERID=0
diegocarloslima 2017/07/13 15:54:08 I could also have fixed this by removing the `pref
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld