Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion PandaBoard in AOSP master: fixed

Received: by 10.43.46.137 with SMTP id uo9mr9139615icb.18.1351100464231;
        Wed, 24 Oct 2012 10:41:04 -0700 (PDT)
X-BeenThere: android-building@googlegroups.com
Received: by 10.42.84.2 with SMTP id j2ls4757231icl.0.gmail; Wed, 24 Oct 2012
 10:40:56 -0700 (PDT)
Received: by 10.43.45.73 with SMTP id uj9mr8680798icb.14.1351100456735;
        Wed, 24 Oct 2012 10:40:56 -0700 (PDT)
Received: by 10.50.57.13 with SMTP id e13msigq;
        Wed, 24 Oct 2012 10:39:38 -0700 (PDT)
Received: by 10.68.231.7 with SMTP id tc7mr3243955pbc.1.1351100378819;
        Wed, 24 Oct 2012 10:39:38 -0700 (PDT)
Date: Wed, 24 Oct 2012 10:39:38 -0700 (PDT)
From: Alex <amei...@online.de>
To: android-building@googlegroups.com
Message-Id: <188ddc0c-bef4-4e13-ac3d-86d574f17008@googlegroups.com>
In-Reply-To: <1f269c24-3cd5-4ee9-a71c-0a302e332078@googlegroups.com>
References: <CADSo0PHn49KmPP3YTh5czvaxdOqHFwrGWOju0yZjJ87swRSxtw@mail.gmail.com>
 <5740c1e3-bddf-4717-be47-bb0cf95c4dff@googlegroups.com>
 <CADSo0PGSCsYKf_4ohYbP1jVLDHL+tGP1guPJGf51c5+1PoaWhQ@mail.gmail.com>
 <76091ec0-fa19-4c35-9942-1d23a9aa5e84@googlegroups.com>
 <CADSo0PF48CvtJSqR0CYqND7Y2Z6N1yOA-QNGvnzV_LZ2fgPiow@mail.gmail.com>
 <060c9767-2f93-4a9a-b99c-decb355e0c57@googlegroups.com>
 <CADSo0PGH4zqtoRGgWkLZyogDUg21dUmzBqtkK_7DjU=kk5L_HA@mail.gmail.com>
 <4b8bf322-4340-4962-aa10-5c248be671e0@googlegroups.com>
 <CADSo0PFko-7g14v501VgiHg+bVUwvABjFjVuGzvYQnyouY4ERA@mail.gmail.com>
 <b4b06ed1-0fe6-44c7-886f-0694e5c9e1bb@googlegroups.com>
 <2eeeee01-6635-4873-a4ad-df8ae708af10@googlegroups.com>
 <CADSo0PEKWf_cLbsk7R2TaHbF_S47+5WUwE_TvYZ7KXo3Mi7k9w@mail.gmail.com>
 <d244bb71-4ea9-41d6-951b-fe164c2eb0a0@googlegroups.com>
 <CADSo0PFPPQPi65PZNjEnLpiWSHUdWANYPB0jCsggwOXknJr5TA@mail.gmail.com>
 <88f6a24a-2431-4627-bb03-4db9a84ac537@googlegroups.com>
 <7cc1b241-8a57-4428-8fae-be0bf2e0953f@googlegroups.com>
 <f06bcafb-74e0-47e7-9e34-8d950ecf66e2@googlegroups.com>
 <bf0a5ca0-6f69-49ae-af8b-3c30ce2bdfb7@googlegroups.com>
 <40b92d88-8931-4e85-b3a7-c8c29be721f7@googlegroups.com>
 <1f269c24-3cd5-4ee9-a71c-0a302e332078@googlegroups.com>
Subject: Re: [android-building] Re: PandaBoard in AOSP master: fixed
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_525_27966100.1351100378307"

------=_Part_525_27966100.1351100378307
Content-Type: multipart/alternative; 
	boundary="----=_Part_526_29321510.1351100378307"

------=_Part_526_29321510.1351100378307
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I encounter exact the same problem and don't know how to debug any further.=
=20
I created logcat service in init.rc, but didn't get any useful information=
=20
out of it. I cannot find any entry in scope Fatal.
Has anyone an idea of how to get more info / debug messages?

Pandaboard Rev. A2 / OMAP4430 ES2.1

Am Mittwoch, 24. Oktober 2012 08:15:05 UTC+2 schrieb michael:
>
> thanks for your  reply.
> after i adb push the three files to my pandaboard=20
> /system/usr/share/zoneinfo/, the "untracked pid" disappeared, but few=20
> seconds later, the system halted, even i cant input any command in serial=
=20
> port.
>
> =E5=9C=A8 2012=E5=B9=B410=E6=9C=8824=E6=97=A5=E6=98=9F=E6=9C=9F=E4=B8=89U=
TC+8=E4=B8=8A=E5=8D=8812=E6=97=B646=E5=88=8620=E7=A7=92=EF=BC=8CWeston Weem=
s=E5=86=99=E9=81=93=EF=BC=9A
>>
>> This is because some changes made with how android now builds timezone=
=20
>> zoneinfo (or doesnt in this case which causes crash on boot).
>>
>> I found someone elses zoneinfo.dat, zoneinfo.idx, zoneinfo.version and=
=20
>> tossed it in out/target/product/panda/system/usr/share/zoneinfo
>> , make snod, and flashed, and all was well.
>>
>> I've attached a zip of those files. I cant be sure those wont cause othe=
r=20
>> problems, but it will likely get you going
>>
>> Weston
>>
>>
>> On Tuesday, October 23, 2012 4:41:54 AM UTC-7, michael wrote:
>>>
>>> i encounter the same error with weston, screen hangs on the "ANDROID"=
=20
>>> log. :(
>>>
>>> [ 4041.364105] init: untracked pid 6414 exited
>>> [ 4046.458923] request_suspend_state: wakeup (0->0) at 4046453704836=20
>>> (1970-01-01 01:07:26.442535405 UTC)
>>> [ 4046.474975] init: untracked pid 6544 exited
>>> [ 4046.480987] init: untracked pid 6543 exited
>>> [ 4051.562561] request_suspend_state: wakeup (0->0) at 4051557342532=20
>>> (1970-01-01 01:07:31.546325688 UTC)
>>> [ 4051.584075] init: untracked pid 6672 exited
>>> [ 4051.589508] init: untracked pid 6673 exited
>>> [ 4056.670166] request_suspend_state: wakeup (0->0) at 4056664947512=20
>>> (1970-01-01 01:07:36.653930668 UTC)
>>> [ 4056.688354] init: untracked pid 6801 exited
>>> [ 4056.706146] init: untracked pid 6802 exited
>>>
>>>
>>>
>>>
>>> =E5=9C=A8 2012=E5=B9=B410=E6=9C=8820=E6=97=A5=E6=98=9F=E6=9C=9F=E5=85=
=ADUTC+8=E4=B8=8A=E5=8D=881=E6=97=B621=E5=88=8625=E7=A7=92=EF=BC=8CWeston W=
eems=E5=86=99=E9=81=93=EF=BC=9A
>>>>
>>>> I just synched latest about 1hr ago, built, made clean, and I am still=
=20
>>>> not getting boot... its showing android logo, but at serial console a =
ton=20
>>>> of:
>>>> [   82.258148] omap_thermal_throttle: temperature too high, cpu=20
>>>> throttle at max 700000
>>>> [   87.387603] request_suspend_state: wakeup (0->0) at 87380737307=20
>>>> (1970-01-01 00:01:27.373535159 UTC)
>>>> [   87.401977] init: untracked pid 2079 exited
>>>> [   87.408203] init: untracked pid 2078 exited
>>>> [   92.644409] request_suspend_state: wakeup (0->0) at 92637542727=20
>>>> (1970-01-01 00:01:32.631042484 UTC)
>>>> [   92.664123] init: untracked pid 2207 exited
>>>> [   92.664123] init: untracked pid 2208 exited
>>>> [   95.238189] omap_thermal_unthrottle: temperature reduced, ending cp=
u=20
>>>> throttling
>>>> [   97.238128] omap_thermal_throttle: temperature too high, cpu=20
>>>> throttle at max 920000
>>>> [   97.348236] request_suspend_state: wakeup (0->0) at 97341369631=20
>>>> (1970-01-01 00:01:37.334686282 UTC)
>>>> [   97.364776] init: untracked pid 2336 exited
>>>> [   97.371734] init: untracked pid 2337 exited
>>>> [   98.248138] throttle_delayed_work_fn: OMAP temp read 64600 exceeds=
=20
>>>> the threshold
>>>> [   98.256622] omap_thermal_throttle: temperature too high, cpu=20
>>>> throttle at max 700000
>>>> [  102.601257] request_suspend_state: wakeup (0->0) at 102594360355=20
>>>> (1970-01-01 00:01:42.587860112 UTC)
>>>> [  102.619293] init: untracked pid 2465 exited
>>>> [  102.621582] init: untracked pid 2466 exited
>>>>
>>>> no boot completion =3D(
>>>>
>>>> Weston
>>>>
>>>> On Wednesday, October 17, 2012 7:05:54 AM UTC-7, Dan Murphy wrote:
>>>>>
>>>>> OK I gave it a try.
>>>>>
>>>>> I was able to boot just fine on a Panda ES with JB (latest Master=20
>>>>> 10/17/2012).  I rebuilt the file system and used the built boot.img a=
nd=20
>>>>> system.img
>>>>>
>>>>> I installed the Pandora application, connected a bluetooth headset,=
=20
>>>>> over a WiFi network and was able hear
>>>>> a rousing rendition of Little Wing by Stevie Ray Vaughan through=20
>>>>> Pandora.
>>>>>
>>>>> Since panda board are not secure processors I do not think (as is not=
=20
>>>>> advised) that you will be able to use protected content on these devi=
ces.
>>>>>
>>>>> Dan=20
>>>>>
>>>>> On Wednesday, October 10, 2012 11:53:54 AM UTC-5, Drew Carpenter wrot=
e:
>>>>>>
>>>>>> Awesome. Ill give it a try. Thanks for the quick replys JBQ
>>>>>>
>>>>>>
>>>>>> On Wednesday, October 10, 2012 12:36:14 PM UTC-4, Jean-Baptiste Quer=
u=20
>>>>>> wrote:
>>>>>>>
>>>>>>> I've just merged a change that might actually improve audio, but I=
=20
>>>>>>> don't expect that'll get you as far as getting DRM working.=20
>>>>>>>
>>>>>>> JBQ=20
>>>>>>>
>>>>>>> On Wed, Oct 10, 2012 at 8:16 AM, Drew Carpenter <dcp...@gmail.com>=
=20
>>>>>>> wrote:=20
>>>>>>> > Hmm, well crap! That just put a hold on my little project. Google=
=20
>>>>>>> Music uses=20
>>>>>>> > the DRM to playback streaming music I think. As does Pandora and =
I=20
>>>>>>> will=20
>>>>>>> > assume many other streaming audio apps=20
>>>>>>> >=20
>>>>>>> >=20
>>>>>>> > On Wednesday, October 10, 2012 10:26:19 AM UTC-4, Jean-Baptiste=
=20
>>>>>>> Queru wrote:=20
>>>>>>> >>=20
>>>>>>> >> As far as I know there's on DRM implementation for PandaBoard.=
=20
>>>>>>> >>=20
>>>>>>> >> JBQ=20
>>>>>>> >>=20
>>>>>>> >> On Wed, Oct 10, 2012 at 6:06 AM, Drew Carpenter <dcp...@gmail.co=
m>=20
>>>>>>> wrote:=20
>>>>>>> >> > Any information on getting past the widevine stuff for the=20
>>>>>>> Pandaboard?=20
>>>>>>> >> > Right=20
>>>>>>> >> > now I cant even play audio without a "failed to open libwvm.so=
"=20
>>>>>>> error.=20
>>>>>>> >> > Any=20
>>>>>>> >> > advice would help me so much!=20
>>>>>>> >> >=20
>>>>>>> >> >=20
>>>>>>> >> > On Monday, August 6, 2012 5:23:13 PM UTC-4, Subbu wrote:=20
>>>>>>> >> >>=20
>>>>>>> >> >> Oh Okay. Thanks. I think ics_plus_aosp  should be a good=20
>>>>>>> starting=20
>>>>>>> >> >> point.=20
>>>>>>> >> >> And meanwhile I can muck around JB code to see what can be=20
>>>>>>> done. Shall=20
>>>>>>> >> >> keep=20
>>>>>>> >> >> you posted. Thank you for your input.=20
>>>>>>> >> >> Subbu=20
>>>>>>> >> >>=20
>>>>>>> >> >> On Monday, August 6, 2012 4:11:52 PM UTC-5, Jean-Baptiste=20
>>>>>>> Queru wrote:=20
>>>>>>> >> >>>=20
>>>>>>> >> >>> There was at least some of it in ICS, as I remember that it=
=20
>>>>>>> was=20
>>>>>>> >> >>> causing me some pain for Galaxy Nexus.=20
>>>>>>> >> >>>=20
>>>>>>> >> >>> JBQ=20
>>>>>>> >> >>>=20
>>>>>>> >> >>> On Mon, Aug 6, 2012 at 2:08 PM,  wrote:=20
>>>>>>> >> >>> >=20
>>>>>>> >> >>> >=20
>>>>>>> >> >>> > On Monday, August 6, 2012 4:00:19 PM UTC-5, Jean-Baptiste=
=20
>>>>>>> Queru=20
>>>>>>> >> >>> > wrote:=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >> On the ducati side, that's purely a licensing issue, i.e.=
=20
>>>>>>> all=20
>>>>>>> >> >>> >> non-technical.=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >> The widevine stuff ends up on all retail devices, in=20
>>>>>>> different=20
>>>>>>> >> >>> >> forms.=20
>>>>>>> >> >>> >> One of the problem is that it's device-specific but leaks=
=20
>>>>>>> into the=20
>>>>>>> >> >>> >> common code, and when using that common code on devices=
=20
>>>>>>> that don't=20
>>>>>>> >> >>> >> support it (like PandaBoard) things tend to fall apart.=
=20
>>>>>>> >> >>> >> Contributions=20
>>>>>>> >> >>> >> welcome to make things work better when there's no=20
>>>>>>> implementation=20
>>>>>>> >> >>> >> of=20
>>>>>>> >> >>> >> the device-specific libraries in question.=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> > Thank you for the explanation!  I am no expert, but have t=
o=20
>>>>>>> start=20
>>>>>>> >> >>> > somewhere!=20
>>>>>>> >> >>> > Will try and see how it can be done. Is this something=20
>>>>>>> specific to=20
>>>>>>> >> >>> > JB=20
>>>>>>> >> >>> > or the=20
>>>>>>> >> >>> > same issue exists in ICS as well? I am hoping I can take=
=20
>>>>>>> some hint=20
>>>>>>> >> >>> > from=20
>>>>>>> >> >>> > ICS=20
>>>>>>> >> >>> > if it works there.=20
>>>>>>> >> >>> >=20
>>>>>>> >> >>> > Subbu=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >> JBQ=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >> On Mon, Aug 6, 2012 at 12:27 PM, wrote:=20
>>>>>>> >> >>> >> > Hi JBQ,=20
>>>>>>> >> >>> >> >=20
>>>>>>> >> >>> >> >=20
>>>>>>> >> >>> >> > On Monday, August 6, 2012 12:54:05 PM UTC-5,=20
>>>>>>> Jean-Baptiste Queru=20
>>>>>>> >> >>> >> > wrote:=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >> -Indeed, there's no ducati binary available for AOSP=
=20
>>>>>>> (for=20
>>>>>>> >> >>> >> >> PandaBoard=20
>>>>>>> >> >>> >> >> or for Galaxy Nexus), so we don't have any media=20
>>>>>>> acceleration=20
>>>>>>> >> >>> >> >> available.=20
>>>>>>> >> >>> >> >=20
>>>>>>> >> >>> >> > Any specific reasons for not including one? I can try t=
o=20
>>>>>>> get that=20
>>>>>>> >> >>> >> > to=20
>>>>>>> >> >>> >> > work if=20
>>>>>>> >> >>> >> > I knew what to do with the=20
>>>>>>> >> >>> >> > widevine stuff. Looks like that's specific to grouper!!=
=20
>>>>>>> >> >>> >> > Ref: http://bit.ly/OZtTNa=20
>>>>>>> >> >>> >> > The AndroidXref thing is pretty handy.=20
>>>>>>> >> >>> >> >=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >> -The widevine stuff is a mess, I can't describe it in=
=20
>>>>>>> any better=20
>>>>>>> >> >>> >> >> way.=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> > Is there some way to get rid of widevine?=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >> JBQ=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> > Hi JBQ,=20
>>>>>>> >> >>> >> >> > Thank you for fixing the master branch. I got to the=
=20
>>>>>>> point=20
>>>>>>> >> >>> >> >> > that=20
>>>>>>> >> >>> >> >> > the=20
>>>>>>> >> >>> >> >> > UI=20
>>>>>>> >> >>> >> >> > comes=20
>>>>>>> >> >>> >> >> > up on my Panda. Thanks for the suggestion on the=20
>>>>>>> "State of=20
>>>>>>> >> >>> >> >> > Pandaboard"=20
>>>>>>> >> >>> >> >> > thread on saving the manifest file.=20
>>>>>>> >> >>> >> >> > However, noticed a couple of things:=20
>>>>>>> >> >>> >> >> > 1. The ducati-m3.bin file is missing from the=20
>>>>>>> binaries. Is=20
>>>>>>> >> >>> >> >> > this=20
>>>>>>> >> >>> >> >> > not=20
>>>>>>> >> >>> >> >> > part=20
>>>>>>> >> >>> >> >> > of=20
>>>>>>> >> >>> >> >> > the drivers package? But in any case I do not see=20
>>>>>>> calls going=20
>>>>>>> >> >>> >> >> > to=20
>>>>>>> >> >>> >> >> > the=20
>>>>>>> >> >>> >> >> > ipu=20
>>>>>>> >> >>> >> >> > for=20
>>>>>>> >> >>> >> >> > AV/thumbnail use cases.=20
>>>>>>> >> >>> >> >> > 2. Basic video playback doesn't seem to be working.=
=20
>>>>>>> Is this=20
>>>>>>> >> >>> >> >> > supposed=20
>>>>>>> >> >>> >> >> > to=20
>>>>>>> >> >>> >> >> > be=20
>>>>>>> >> >>> >> >> > working? I would be glad to help out on this one.=20
>>>>>>> >> >>> >> >> >     I am new to stagefright ... but from the logcat=
=20
>>>>>>> it looks=20
>>>>>>> >> >>> >> >> > like,=20
>>>>>>> >> >>> >> >> > libstagefright is couple with widevine? no? The=20
>>>>>>> pastebin for=20
>>>>>>> >> >>> >> >> > playback=20
>>>>>>> >> >>> >> >> > is=20
>>>>>>> >> >>> >> >> > posted here.=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> >       http://pastebin.com/umiennLj=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> >     I see the following log=20
>>>>>>> >> >>> >> >> >        E/WVMExtractor(  103): Failed to open=20
>>>>>>> libwvm.so=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> >      which seems to point to widevine extractor.=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> > Do let me know if I should be posting this query in =
a=20
>>>>>>> >> >>> >> >> > different=20
>>>>>>> >> >>> >> >> > forum=20
>>>>>>> >> >>> >> >> > altogether. Also, let me know if you need more info=
=20
>>>>>>> about my=20
>>>>>>> >> >>> >> >> > setup.=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> > On Friday, 3 August 2012 10:55:06 UTC-5,=20
>>>>>>> Jean-Baptiste Queru=20
>>>>>>> >> >>> >> >> > wrote:=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >> That's my mistake. I meant IMM76I. Sorry about that=
.=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >> JBQ=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >> wrote:=20
>>>>>>> >> >>> >> >> >> > Hi JBQ,=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> >> >>> >> >> >> > Thanks.=20
>>>>>>> >> >>> >> >> >> > Where can I get IMM76D binary for panda?=20
>>>>>>> >> >>> >> >> >> > I cannot find it on this page=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> https://developers.google.com/android/nexus/drivers#pandaimm76i=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> >> >>> >> >> >> > On Friday, August 3, 2012 6:22:38 AM UTC+8,=20
>>>>>>> Jean-Baptiste=20
>>>>>>> >> >>> >> >> >> > Queru=20
>>>>>>> >> >>> >> >> >> > wrote:=20
>>>>>>> >> >>> >> >> >> >>=20
>>>>>>> >> >>> >> >> >> >> We've fixed the issue with PandaBoard in the AOS=
P=20
>>>>>>> master.=20
>>>>>>> >> >>> >> >> >> >> It=20
>>>>>>> >> >>> >> >> >> >> works=20
>>>>>>> >> >>> >> >> >> >> with the binaries that are marked as IMM76D.=20
>>>>>>> >> >>> >> >> >> >>=20
>>>>>>> >> >>> >> >> >> >> Credit goes to Texas Instruments for=20
>>>>>>> investigating the=20
>>>>>>> >> >>> >> >> >> >> root=20
>>>>>>> >> >>> >> >> >> >> issue=20
>>>>>>> >> >>> >> >> >> >> and=20
>>>>>>> >> >>> >> >> >> >> implementing the fix.=20
>>>>>>> >> >>> >> >> >> >>=20
>>>>>>> >> >>> >> >> >> >> Enjoy :)=20
>>>>>>> >> >>> >> >> >> >>=20
>>>>>>> >> >>> >> >> >> >> JBQ=20
>>>>>>> >> >>> >> >> >> >>=20
>>>>>>> >> >>> >> >> >> >> --=20
>>>>>>> >> >>> >> >> >> >> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> >> >>> >> >> >> >> Technical Lead, Android Open Source Project,=20
>>>>>>> Google.=20
>>>>>>> >> >>> >> >> >> >>=20
>>>>>>> >> >>> >> >> >> >> Questions sent directly to me that have no reaso=
n=20
>>>>>>> for=20
>>>>>>> >> >>> >> >> >> >> being=20
>>>>>>> >> >>> >> >> >> >> private=20
>>>>>>> >> >>> >> >> >> >> will likely get ignored or forwarded to a public=
=20
>>>>>>> forum=20
>>>>>>> >> >>> >> >> >> >> with=20
>>>>>>> >> >>> >> >> >> >> no=20
>>>>>>> >> >>> >> >> >> >> further=20
>>>>>>> >> >>> >> >> >> >> warning.=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> >> >>> >> >> >> > --=20
>>>>>>> >> >>> >> >> >> > You received this message because you are=20
>>>>>>> subscribed to the=20
>>>>>>> >> >>> >> >> >> > "Android=20
>>>>>>> >> >>> >> >> >> > Building" mailing list.=20
>>>>>>> >> >>> >> >> >> > To post to this group, send email to=20
>>>>>>> >> >>> >> >> >> > android-...@googlegroups.com=20
>>>>>>> >> >>> >> >> >> > To unsubscribe from this group, send email to=20
>>>>>>> >> >>> >> >> >> > android-buildi...@googlegroups.com=20
>>>>>>> >> >>> >> >> >> > For more options, visit this group at=20
>>>>>>> >> >>> >> >> >> >=20
>>>>>>> http://groups.google.com/group/android-building?hl=3Den=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >> --=20
>>>>>>> >> >>> >> >> >> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> >> >>> >> >> >> Technical Lead, Android Open Source Project, Google=
.=20
>>>>>>> >> >>> >> >> >>=20
>>>>>>> >> >>> >> >> >> Questions sent directly to me that have no reason=
=20
>>>>>>> for being=20
>>>>>>> >> >>> >> >> >> private=20
>>>>>>> >> >>> >> >> >> will likely get ignored or forwarded to a public=20
>>>>>>> forum with=20
>>>>>>> >> >>> >> >> >> no=20
>>>>>>> >> >>> >> >> >> further=20
>>>>>>> >> >>> >> >> >> warning.=20
>>>>>>> >> >>> >> >> >=20
>>>>>>> >> >>> >> >> > --=20
>>>>>>> >> >>> >> >> > You received this message because you are subscribed=
=20
>>>>>>> to the=20
>>>>>>> >> >>> >> >> > "Android=20
>>>>>>> >> >>> >> >> > Building" mailing list.=20
>>>>>>> >> >>> >> >> > To post to this group, send email to=20
>>>>>>> >> >>> >> >> > android-...@googlegroups.com=20
>>>>>>> >> >>> >> >> > To unsubscribe from this group, send email to=20
>>>>>>> >> >>> >> >> > android-buildi...@googlegroups.com=20
>>>>>>> >> >>> >> >> > For more options, visit this group at=20
>>>>>>> >> >>> >> >> > http://groups.google.com/group/android-building?hl=
=3Den=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >> --=20
>>>>>>> >> >>> >> >> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> >> >>> >> >> Technical Lead, Android Open Source Project, Google.=
=20
>>>>>>> >> >>> >> >>=20
>>>>>>> >> >>> >> >> Questions sent directly to me that have no reason for=
=20
>>>>>>> being=20
>>>>>>> >> >>> >> >> private=20
>>>>>>> >> >>> >> >> will likely get ignored or forwarded to a public forum=
=20
>>>>>>> with no=20
>>>>>>> >> >>> >> >> further=20
>>>>>>> >> >>> >> >> warning.=20
>>>>>>> >> >>> >> >=20
>>>>>>> >> >>> >> > --=20
>>>>>>> >> >>> >> > You received this message because you are subscribed to=
=20
>>>>>>> the=20
>>>>>>> >> >>> >> > "Android=20
>>>>>>> >> >>> >> > Building" mailing list.=20
>>>>>>> >> >>> >> > To post to this group, send email to=20
>>>>>>> android-...@googlegroups.com=20
>>>>>>> >> >>> >> > To unsubscribe from this group, send email to=20
>>>>>>> >> >>> >> > android-buildi...@googlegroups.com=20
>>>>>>> >> >>> >> > For more options, visit this group at=20
>>>>>>> >> >>> >> > http://groups.google.com/group/android-building?hl=3Den=
=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >> --=20
>>>>>>> >> >>> >> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> >> >>> >> Technical Lead, Android Open Source Project, Google.=20
>>>>>>> >> >>> >>=20
>>>>>>> >> >>> >> Questions sent directly to me that have no reason for=20
>>>>>>> being private=20
>>>>>>> >> >>> >> will likely get ignored or forwarded to a public forum=20
>>>>>>> with no=20
>>>>>>> >> >>> >> further=20
>>>>>>> >> >>> >> warning.=20
>>>>>>> >> >>> >=20
>>>>>>> >> >>> > --=20
>>>>>>> >> >>> > You received this message because you are subscribed to th=
e=20
>>>>>>> "Android=20
>>>>>>> >> >>> > Building" mailing list.=20
>>>>>>> >> >>> > To post to this group, send email to=20
>>>>>>> android-...@googlegroups.com=20
>>>>>>> >> >>> > To unsubscribe from this group, send email to=20
>>>>>>> >> >>> > android-buildi...@googlegroups.com=20
>>>>>>> >> >>> > For more options, visit this group at=20
>>>>>>> >> >>> > http://groups.google.com/group/android-building?hl=3Den=20
>>>>>>> >> >>>=20
>>>>>>> >> >>>=20
>>>>>>> >> >>>=20
>>>>>>> >> >>> --=20
>>>>>>> >> >>> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> >> >>> Technical Lead, Android Open Source Project, Google.=20
>>>>>>> >> >>>=20
>>>>>>> >> >>> Questions sent directly to me that have no reason for being=
=20
>>>>>>> private=20
>>>>>>> >> >>> will likely get ignored or forwarded to a public forum with=
=20
>>>>>>> no further=20
>>>>>>> >> >>> warning.=20
>>>>>>> >> >=20
>>>>>>> >> > --=20
>>>>>>> >> > You received this message because you are subscribed to the=20
>>>>>>> "Android=20
>>>>>>> >> > Building" mailing list.=20
>>>>>>> >> > To post to this group, send email to=20
>>>>>>> android-...@googlegroups.com=20
>>>>>>> >> > To unsubscribe from this group, send email to=20
>>>>>>> >> > android-buildi...@googlegroups.com=20
>>>>>>> >> > For more options, visit this group at=20
>>>>>>> >> > http://groups.google.com/group/android-building?hl=3Den=20
>>>>>>> >>=20
>>>>>>> >>=20
>>>>>>> >>=20
>>>>>>> >> --=20
>>>>>>> >> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> >> Technical Lead, Android Open Source Project, Google.=20
>>>>>>> >>=20
>>>>>>> >> Questions sent directly to me that have no reason for being=20
>>>>>>> private=20
>>>>>>> >> will likely get ignored or forwarded to a public forum with no=
=20
>>>>>>> further=20
>>>>>>> >> warning.=20
>>>>>>> >=20
>>>>>>> > --=20
>>>>>>> > You received this message because you are subscribed to the=20
>>>>>>> "Android=20
>>>>>>> > Building" mailing list.=20
>>>>>>> > To post to this group, send email to android-...@googlegroups.com=
=20
>>>>>>> > To unsubscribe from this group, send email to=20
>>>>>>> > android-buildi...@googlegroups.com=20
>>>>>>> > For more options, visit this group at=20
>>>>>>> > http://groups.google.com/group/android-building?hl=3Den=20
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --=20
>>>>>>> Jean-Baptiste M. "JBQ" Queru=20
>>>>>>> Technical Lead, Android Open Source Project, Google.=20
>>>>>>>
>>>>>>> Questions sent directly to me that have no reason for being private=
=20
>>>>>>> will likely get ignored or forwarded to a public forum with no=20
>>>>>>> further=20
>>>>>>> warning.=20
>>>>>>>
>>>>>>
------=_Part_526_29321510.1351100378307
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

I encounter exact the same problem and don't know how to debug any further.=
 I created logcat service in init.rc, but didn't get any useful information=
 out of it. I cannot find any entry in scope Fatal.<div>Has anyone an idea =
of how to get more info / debug messages?<br><div><br></div><div>Pandaboard=
 Rev. A2 / OMAP4430 ES2.1<br><br>Am Mittwoch, 24. Oktober 2012 08:15:05 UTC=
+2 schrieb michael:<blockquote class=3D"gmail_quote" style=3D"margin: 0;mar=
gin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">thanks for =
your &nbsp;reply.<div>after i adb push the three files to my pandaboard /sy=
stem/usr/share/zoneinfo/, the "untracked pid" disappeared, but few seconds =
later, the system halted, even i cant input any&nbsp;command in serial port=
.</div><div><br>=E5=9C=A8 2012=E5=B9=B410=E6=9C=8824=E6=97=A5=E6=98=9F=E6=
=9C=9F=E4=B8=89UTC+<wbr>8=E4=B8=8A=E5=8D=8812=E6=97=B646=E5=88=8620=E7=A7=
=92=EF=BC=8CWeston Weems=E5=86=99=E9=81=93=EF=BC=9A<blockquote class=3D"gma=
il_quote" style=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc solid;pa=
dding-left:1ex">This is because some changes made with how android now buil=
ds timezone zoneinfo (or doesnt in this case which causes crash on boot).<d=
iv><br></div><div>I found someone elses zoneinfo.dat, zoneinfo.idx, zoneinf=
o.version and tossed it in&nbsp;out/target/product/panda/<wbr>system/usr/sh=
are/zoneinfo</div><div>, make snod, and flashed, and all was well.</div><di=
v><br></div><div>I've attached a zip of those files. I cant be sure those w=
ont cause other problems, but it will likely get you going</div><div><br></=
div><div>Weston</div><div><br><br>On Tuesday, October 23, 2012 4:41:54 AM U=
TC-7, michael wrote:<blockquote class=3D"gmail_quote" style=3D"margin:0;mar=
gin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">i encounter the=
 same error with weston, screen hangs on the "ANDROID" log. :(<div><br><div=
><div>[ 4041.364105] init: untracked pid 6414 exited</div><div>[ 4046.45892=
3] request_suspend_state: wakeup (0-&gt;0) at 4046453704836 (1970-01-01 01:=
07:26.442535405 UTC)</div><div>[ 4046.474975] init: untracked pid 6544 exit=
ed</div><div>[ 4046.480987] init: untracked pid 6543 exited</div><div>[ 405=
1.562561] request_suspend_state: wakeup (0-&gt;0) at 4051557342532 (1970-01=
-01 01:07:31.546325688 UTC)</div><div>[ 4051.584075] init: untracked pid 66=
72 exited</div><div>[ 4051.589508] init: untracked pid 6673 exited</div><di=
v>[ 4056.670166] request_suspend_state: wakeup (0-&gt;0) at 4056664947512 (=
1970-01-01 01:07:36.653930668 UTC)</div><div>[ 4056.688354] init: untracked=
 pid 6801 exited</div><div>[ 4056.706146] init: untracked pid 6802 exited</=
div></div><div><br></div><div><br></div><div><br><br>=E5=9C=A8 2012=E5=B9=
=B410=E6=9C=8820=E6=97=A5=E6=98=9F=E6=9C=9F=E5=85=ADUTC+8=E4=B8=8A=E5=8D=88=
1=E6=97=B621=E5=88=8625=E7=A7=92=EF=BC=8C<wbr>Weston Weems=E5=86=99=E9=81=
=93=EF=BC=9A<blockquote class=3D"gmail_quote" style=3D"margin:0;margin-left=
:0.8ex;border-left:1px #ccc solid;padding-left:1ex">I just synched latest a=
bout 1hr ago, built, made clean, and I am still not getting boot... its sho=
wing android logo, but at serial console a ton of:<div><div>[ &nbsp; 82.258=
148] omap_thermal_throttle: temperature too high, cpu throttle at max 70000=
0</div><div>[ &nbsp; 87.387603] request_suspend_state: wakeup (0-&gt;0) at =
87380737307 (1970-01-01 00:01:27.373535159 UTC)</div><div>[ &nbsp; 87.40197=
7] init: untracked pid 2079 exited</div><div>[ &nbsp; 87.408203] init: untr=
acked pid 2078 exited</div><div>[ &nbsp; 92.644409] request_suspend_state: =
wakeup (0-&gt;0) at 92637542727 (1970-01-01 00:01:32.631042484 UTC)</div><d=
iv>[ &nbsp; 92.664123] init: untracked pid 2207 exited</div><div>[ &nbsp; 9=
2.664123] init: untracked pid 2208 exited</div><div>[ &nbsp; 95.238189] oma=
p_thermal_unthrottle: temperature reduced, ending cpu throttling</div><div>=
[ &nbsp; 97.238128] omap_thermal_throttle: temperature too high, cpu thrott=
le at max 920000</div><div>[ &nbsp; 97.348236] request_suspend_state: wakeu=
p (0-&gt;0) at 97341369631 (1970-01-01 00:01:37.334686282 UTC)</div><div>[ =
&nbsp; 97.364776] init: untracked pid 2336 exited</div><div>[ &nbsp; 97.371=
734] init: untracked pid 2337 exited</div><div>[ &nbsp; 98.248138] throttle=
_delayed_work_fn: OMAP temp read 64600 exceeds the threshold</div><div>[ &n=
bsp; 98.256622] omap_thermal_throttle: temperature too high, cpu throttle a=
t max 700000</div><div>[ &nbsp;102.601257] request_suspend_state: wakeup (0=
-&gt;0) at 102594360355 (1970-01-01 00:01:42.587860112 UTC)</div><div>[ &nb=
sp;102.619293] init: untracked pid 2465 exited</div><div>[ &nbsp;102.621582=
] init: untracked pid 2466 exited</div><div><br></div><div>no boot completi=
on =3D(</div><div><br></div><div>Weston</div><br>On Wednesday, October 17, =
2012 7:05:54 AM UTC-7, Dan Murphy wrote:<blockquote class=3D"gmail_quote" s=
tyle=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:=
1ex">OK I gave it a try.<div><br></div><div>I was able to boot just fine on=
 a Panda ES with JB (latest Master 10/17/2012). &nbsp;I rebuilt the file sy=
stem and used the built boot.img and system.img</div><div><br></div><div>I =
installed the Pandora application, connected a bluetooth headset, over a Wi=
Fi network and was able hear</div><div>a rousing&nbsp;rendition&nbsp;of Lit=
tle Wing by Stevie Ray Vaughan through Pandora.</div><div><br></div><div>Si=
nce panda board are not secure processors I do not think (as is not advised=
) that you will be able to use protected content on these devices.</div><di=
v><br></div><div>Dan&nbsp;<br><br>On Wednesday, October 10, 2012 11:53:54 A=
M UTC-5, Drew Carpenter wrote:<blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">Aweso=
me. Ill give it a try. Thanks for the quick replys JBQ<div><br><br>On Wedne=
sday, October 10, 2012 12:36:14 PM UTC-4, Jean-Baptiste Queru wrote:<blockq=
uote class=3D"gmail_quote" style=3D"margin:0;margin-left:0.8ex;border-left:=
1px #ccc solid;padding-left:1ex">I've just merged a change that might actua=
lly improve audio, but I
<br>don't expect that'll get you as far as getting DRM working.
<br>
<br>JBQ
<br>
<br>On Wed, Oct 10, 2012 at 8:16 AM, Drew Carpenter &lt;<a>dcp...@gmail.com=
</a>&gt; wrote:
<br>&gt; Hmm, well crap! That just put a hold on my little project. Google =
Music uses
<br>&gt; the DRM to playback streaming music I think. As does Pandora and I=
 will
<br>&gt; assume many other streaming audio apps
<br>&gt;
<br>&gt;
<br>&gt; On Wednesday, October 10, 2012 10:26:19 AM UTC-4, Jean-Baptiste Qu=
eru wrote:
<br>&gt;&gt;
<br>&gt;&gt; As far as I know there's on DRM implementation for PandaBoard.
<br>&gt;&gt;
<br>&gt;&gt; JBQ
<br>&gt;&gt;
<br>&gt;&gt; On Wed, Oct 10, 2012 at 6:06 AM, Drew Carpenter &lt;<a>dcp...@=
gmail.com</a>&gt; wrote:
<br>&gt;&gt; &gt; Any information on getting past the widevine stuff for th=
e Pandaboard?
<br>&gt;&gt; &gt; Right
<br>&gt;&gt; &gt; now I cant even play audio without a "failed to open libw=
vm.so" error.
<br>&gt;&gt; &gt; Any
<br>&gt;&gt; &gt; advice would help me so much!
<br>&gt;&gt; &gt;
<br>&gt;&gt; &gt;
<br>&gt;&gt; &gt; On Monday, August 6, 2012 5:23:13 PM UTC-4, Subbu wrote:
<br>&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt; Oh Okay. Thanks. I think ics_plus_aosp &nbsp;should b=
e a good starting
<br>&gt;&gt; &gt;&gt; point.
<br>&gt;&gt; &gt;&gt; And meanwhile I can muck around JB code to see what c=
an be done. Shall
<br>&gt;&gt; &gt;&gt; keep
<br>&gt;&gt; &gt;&gt; you posted. Thank you for your input.
<br>&gt;&gt; &gt;&gt; Subbu
<br>&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt; On Monday, August 6, 2012 4:11:52 PM UTC-5, Jean-Bapt=
iste Queru wrote:
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; There was at least some of it in ICS, as I rememb=
er that it was
<br>&gt;&gt; &gt;&gt;&gt; causing me some pain for Galaxy Nexus.
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; JBQ
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; On Mon, Aug 6, 2012 at 2:08 PM, &nbsp;wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt; On Monday, August 6, 2012 4:00:19 PM UTC-5, =
Jean-Baptiste Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt; wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; On the ducati side, that's purely a lice=
nsing issue, i.e. all
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; non-technical.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; The widevine stuff ends up on all retail=
 devices, in different
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; forms.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; One of the problem is that it's device-s=
pecific but leaks into the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; common code, and when using that common =
code on devices that don't
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; support it (like PandaBoard) things tend=
 to fall apart.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; Contributions
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; welcome to make things work better when =
there's no implementation
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; of
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; the device-specific libraries in questio=
n.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt; Thank you for the explanation! &nbsp;I am no=
 expert, but have to start
<br>&gt;&gt; &gt;&gt;&gt; &gt; somewhere!
<br>&gt;&gt; &gt;&gt;&gt; &gt; Will try and see how it can be done. Is this=
 something specific to
<br>&gt;&gt; &gt;&gt;&gt; &gt; JB
<br>&gt;&gt; &gt;&gt;&gt; &gt; or the
<br>&gt;&gt; &gt;&gt;&gt; &gt; same issue exists in ICS as well? I am hopin=
g I can take some hint
<br>&gt;&gt; &gt;&gt;&gt; &gt; from
<br>&gt;&gt; &gt;&gt;&gt; &gt; ICS
<br>&gt;&gt; &gt;&gt;&gt; &gt; if it works there.
<br>&gt;&gt; &gt;&gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt; Subbu
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; JBQ
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; On Mon, Aug 6, 2012 at 12:27 PM, wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Hi JBQ,
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; On Monday, August 6, 2012 12:54:05 =
PM UTC-5, Jean-Baptiste Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; -Indeed, there's no ducati bina=
ry available for AOSP (for
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; PandaBoard
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; or for Galaxy Nexus), so we don=
't have any media acceleration
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; available.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Any specific reasons for not includ=
ing one? I can try to get that
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; work if
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; I knew what to do with the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; widevine stuff. Looks like that's s=
pecific to grouper!!
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Ref: <a href=3D"http://bit.ly/OZtTN=
a" target=3D"_blank">http://bit.ly/OZtTNa</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; The AndroidXref thing is pretty han=
dy.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; -The widevine stuff is a mess, =
I can't describe it in any better
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; way.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Is there some way to get rid of wid=
evine?
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; JBQ
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Hi JBQ,
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Thank you for fixing the m=
aster branch. I got to the point
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; that
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; UI
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; comes
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; up on my Panda. Thanks for=
 the suggestion on the "State of
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Pandaboard"
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; thread on saving the manif=
est file.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; However, noticed a couple =
of things:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; 1. The ducati-m3.bin file =
is missing from the binaries. Is
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; this
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; not
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; part
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; of
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; the drivers package? But i=
n any case I do not see calls going
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; ipu
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; for
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; AV/thumbnail use cases.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; 2. Basic video playback do=
esn't seem to be working. Is this
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; supposed
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; be
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; working? I would be glad t=
o help out on this one.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &nbsp; &nbsp; I am new to =
stagefright ... but from the logcat it looks
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; like,
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; libstagefright is couple w=
ith widevine? no? The pastebin for
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; playback
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; is
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; posted here.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; <a hr=
ef=3D"http://pastebin.com/umiennLj" target=3D"_blank">http://pastebin.com/u=
miennLj</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &nbsp; &nbsp; I see the fo=
llowing log
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp=
;E/WVMExtractor( &nbsp;103): Failed to open libwvm.so
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; &nbsp; &nbsp; &nbsp;which =
seems to point to widevine extractor.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Do let me know if I should=
 be posting this query in a
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; different
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; forum
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; altogether. Also, let me k=
now if you need more info about my
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; setup.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; On Friday, 3 August 2012 1=
0:55:06 UTC-5, Jean-Baptiste Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; That's my mistake. I m=
eant IMM76I. Sorry about that.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; JBQ
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Hi JBQ,
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Thanks.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Where can I get I=
MM76D binary for panda?
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; I cannot find it =
on this page
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; <a href=3D"https:=
//developers.google.com/android/nexus/drivers#pandaimm76i" target=3D"_blank=
">https://developers.google.com/<wbr>android/nexus/drivers#<wbr>pandaimm76i=
</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; On Friday, August=
 3, 2012 6:22:38 AM UTC+8, Jean-Baptiste
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; wrote:
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; We've fixed t=
he issue with PandaBoard in the AOSP master.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; It
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; works
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; with the bina=
ries that are marked as IMM76D.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Credit goes t=
o Texas Instruments for investigating the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; root
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; issue
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; and
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; implementing =
the fix.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Enjoy :)
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; JBQ
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Jean-Baptiste=
 M. "JBQ" Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Technical Lea=
d, Android Open Source Project, Google.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Questions sen=
t directly to me that have no reason for
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; being
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; private
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; will likely g=
et ignored or forwarded to a public forum
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; with
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; no
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; further
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; warning.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; You received this=
 message because you are subscribed to the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; "Android
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Building" mailing=
 list.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; To post to this g=
roup, send email to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; <a>android-...@go=
oglegroups.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; To unsubscribe fr=
om this group, send email to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; <a>android-buildi=
...@<wbr>googlegroups.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; For more options,=
 visit this group at
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; <a href=3D"http:/=
/groups.google.com/group/android-building?hl=3Den" target=3D"_blank">http:/=
/groups.google.com/<wbr>group/android-building?hl=3Den</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Jean-Baptiste M. "JBQ"=
 Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Technical Lead, Androi=
d Open Source Project, Google.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Questions sent directl=
y to me that have no reason for being
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; private
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; will likely get ignore=
d or forwarded to a public forum with
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; no
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; further
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; warning.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; You received this message =
because you are subscribed to the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; "Android
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; Building" mailing list.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; To post to this group, sen=
d email to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; <a>android-...@googlegroup=
s.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; To unsubscribe from this g=
roup, send email to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; <a>android-buildi...@<wbr>=
googlegroups.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; For more options, visit th=
is group at
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; &gt; <a href=3D"http://groups.g=
oogle.com/group/android-building?hl=3Den" target=3D"_blank">http://groups.g=
oogle.com/<wbr>group/android-building?hl=3Den</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; Jean-Baptiste M. "JBQ" Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; Technical Lead, Android Open So=
urce Project, Google.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; Questions sent directly to me t=
hat have no reason for being
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; private
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; will likely get ignored or forw=
arded to a public forum with no
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; further
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;&gt; warning.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; You received this message because y=
ou are subscribed to the
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; "Android
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Building" mailing list.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; To post to this group, send email t=
o <a>android-...@googlegroups.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; To unsubscribe from this group, sen=
d email to
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; <a>android-buildi...@<wbr>googlegro=
ups.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; For more options, visit this group =
at
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; <a href=3D"http://groups.google.com=
/group/android-building?hl=3Den" target=3D"_blank">http://groups.google.com=
/<wbr>group/android-building?hl=3Den</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; Jean-Baptiste M. "JBQ" Queru
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; Technical Lead, Android Open Source Proj=
ect, Google.
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; Questions sent directly to me that have =
no reason for being private
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; will likely get ignored or forwarded to =
a public forum with no
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; further
<br>&gt;&gt; &gt;&gt;&gt; &gt;&gt; warning.
<br>&gt;&gt; &gt;&gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt;&gt; &gt; --
<br>&gt;&gt; &gt;&gt;&gt; &gt; You received this message because you are su=
bscribed to the "Android
<br>&gt;&gt; &gt;&gt;&gt; &gt; Building" mailing list.
<br>&gt;&gt; &gt;&gt;&gt; &gt; To post to this group, send email to <a>andr=
oid-...@googlegroups.com</a>
<br>&gt;&gt; &gt;&gt;&gt; &gt; To unsubscribe from this group, send email t=
o
<br>&gt;&gt; &gt;&gt;&gt; &gt; <a>android-buildi...@<wbr>googlegroups.com</=
a>
<br>&gt;&gt; &gt;&gt;&gt; &gt; For more options, visit this group at
<br>&gt;&gt; &gt;&gt;&gt; &gt; <a href=3D"http://groups.google.com/group/an=
droid-building?hl=3Den" target=3D"_blank">http://groups.google.com/<wbr>gro=
up/android-building?hl=3Den</a>
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; --
<br>&gt;&gt; &gt;&gt;&gt; Jean-Baptiste M. "JBQ" Queru
<br>&gt;&gt; &gt;&gt;&gt; Technical Lead, Android Open Source Project, Goog=
le.
<br>&gt;&gt; &gt;&gt;&gt;
<br>&gt;&gt; &gt;&gt;&gt; Questions sent directly to me that have no reason=
 for being private
<br>&gt;&gt; &gt;&gt;&gt; will likely get ignored or forwarded to a public =
forum with no further
<br>&gt;&gt; &gt;&gt;&gt; warning.
<br>&gt;&gt; &gt;
<br>&gt;&gt; &gt; --
<br>&gt;&gt; &gt; You received this message because you are subscribed to t=
he "Android
<br>&gt;&gt; &gt; Building" mailing list.
<br>&gt;&gt; &gt; To post to this group, send email to <a>android-...@googl=
egroups.com</a>
<br>&gt;&gt; &gt; To unsubscribe from this group, send email to
<br>&gt;&gt; &gt; <a>android-buildi...@<wbr>googlegroups.com</a>
<br>&gt;&gt; &gt; For more options, visit this group at
<br>&gt;&gt; &gt; <a href=3D"http://groups.google.com/group/android-buildin=
g?hl=3Den" target=3D"_blank">http://groups.google.com/<wbr>group/android-bu=
ilding?hl=3Den</a>
<br>&gt;&gt;
<br>&gt;&gt;
<br>&gt;&gt;
<br>&gt;&gt; --
<br>&gt;&gt; Jean-Baptiste M. "JBQ" Queru
<br>&gt;&gt; Technical Lead, Android Open Source Project, Google.
<br>&gt;&gt;
<br>&gt;&gt; Questions sent directly to me that have no reason for being pr=
ivate
<br>&gt;&gt; will likely get ignored or forwarded to a public forum with no=
 further
<br>&gt;&gt; warning.
<br>&gt;
<br>&gt; --
<br>&gt; You received this message because you are subscribed to the "Andro=
id
<br>&gt; Building" mailing list.
<br>&gt; To post to this group, send email to <a>android-...@googlegroups.c=
om</a>
<br>&gt; To unsubscribe from this group, send email to
<br>&gt; <a>android-buildi...@<wbr>googlegroups.com</a>
<br>&gt; For more options, visit this group at
<br>&gt; <a href=3D"http://groups.google.com/group/android-building?hl=3Den=
" target=3D"_blank">http://groups.google.com/<wbr>group/android-building?hl=
=3Den</a>
<br>
<br>
<br>
<br>--=20
<br>Jean-Baptiste M. "JBQ" Queru
<br>Technical Lead, Android Open Source Project, Google.
<br>
<br>Questions sent directly to me that have no reason for being private
<br>will likely get ignored or forwarded to a public forum with no further
<br>warning.
<br></blockquote></div></blockquote></div></blockquote></div></blockquote><=
/div></div></blockquote></div></blockquote></div></blockquote></div></div>
------=_Part_526_29321510.1351100378307--

------=_Part_525_27966100.1351100378307--