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

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

Issue 6349873972510720: Add the Adblock Browser branding (Closed)
Patch Set: Created Nov. 19, 2014, 1:47 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
Index: mobile/android/branding/adblockbrowser/configure.sh
===================================================================
new file mode 100644
--- /dev/null
+++ b/mobile/android/branding/adblockbrowser/configure.sh
@@ -0,0 +1,8 @@
+# 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="Adblock Browser"
+ANDROID_PACKAGE_NAME=org.adblockplus.browser
+MOZ_UPDATER=
+MOZ_ANDROID_ANR_REPORTER=
Felix Dahlke 2014/11/19 13:55:06 This disables the updater and ANR reporter (report

Powered by Google App Engine
This is Rietveld