Received: by 10.68.241.98 with SMTP id wh2mr1055275pbc.7.1336413090141; Mon, 07 May 2012 10:51:30 -0700 (PDT) Path: pr3ni15199pbb.0!nntp.google.com!news2.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.mozilla.org!news.mozilla.org.POSTED!not-for-mail NNTP-Posting-Date: Mon, 07 May 2012 12:51:29 -0500 Message-ID: <4FA80BE1.5070104@mozilla.com> Date: Mon, 07 May 2012 10:52:33 -0700 From: Matt Brubeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120506 Thunderbird/14.0a2 MIME-Version: 1.0 Newsgroups: mozilla.dev.platforms.mobile To: xmixa...@gmail.com Subject: Re: Experimental ARMv6 builds References: <9700e942-db99-4c8a-a618-bc6ad9c9ebcd@hs8g2000vbb.googlegroups.com> <24260935.229.1333356096465.JavaMail.geo-discussion-forums@pbbpr1> <12923856.9.1335799237315.JavaMail.geo-discussion-forums@vbdx11> <33101642.1265.1336369556224.JavaMail.geo-discussion-forums@pbcne6> <4FA7FD55.3070201@mozilla.com> <21533818.6.1336412420264.JavaMail.geo-discussion-forums@pbmy3> In-Reply-To: <21533818.6.1336412420264.JavaMail.geo-discussion-forums@pbmy3> Lines: 12 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 98.237.236.106 X-AuthenticatedUsername: NoAuthUser X-Trace: sv3-7EG1RpWeaB3yBItFnb+7oFEM9TocHi303vM26xFCbNIE/VGQ9hId7Wiyo8U6BiLlFjjVMwzhIArKN+t!+gnBtcAYS6kIloDk/xtvnQvACMLmi0R6aUplvGV4pipnM9vKRWWWvSro+68pe690ZmMt X-Complaints-To: abuse@mozilla.org X-DMCA-Complaints-To: ab...@mozilla.org X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2243 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/07/2012 10:40 AM, xmixa...@gmail.com wrote: > Thank you for the tip. I wasn't able to find this information via the Google. So I see this is a debugging feature. Is there a way to disable this short of reversing/changing the patch? like --disable-debug or something? How do the automated builds do this differently? The app's display name is set here, only for builds with "unofficial" branding: http://mxr.mozilla.org/mozilla-central/source/mobile/android/branding/unofficial/configure.sh You can either edit that file, or add an option like this to build with "nightly" branding instead: --with-branding-dir=mobile/android/branding/nightly