[Android-tools-devel] Bug#976891: Bug#976891: fastboot exits with "fake placeholder until fastboot builds" message

Chirayu Desai chirayudesai1 at gmail.com
Wed Dec 23 16:53:58 GMT 2020


Hello,

On Wed, Dec 23, 2020 at 10:12 PM Roger Shimizu <rosh at debian.org> wrote:

> On Wed, Dec 23, 2020 at 5:38 AM Hans-Christoph Steiner <hans at eds.org>
> wrote:
> >
> > Thanks for jumping in Roger!  I reviewed it with cdesai, and we thought
> > those libraries were not used on the "host" version, only when built as
> > part of Android OS.  I do think libfec would be useful if someone wants
> > to package adbd for Debian.  The Google Android Tools builds do not
> > include adbd for the host, only for the Android OS.
>
> I uploaded my current work to branch rosh/fastboot
> and build log can be checked by:
> -
> http://debomatic-amd64.debian.net/distribution#unstable/android-platform-system-core/10.0.0+r36-1~stage2/buildlog
>
> From the build log, I think fastboot still depends on fs_mgr,
> which depends on the new libs I mentioned previously (such as
> android-libfec).
>

We discussed this on the channel previously, #debian-android-tools
I was trying to link logs from matrix but it couldn't work.

Anyway, from the discussion, only 'fastbootd' depends on 'fs_mgr' which is
what depended on 'libfec_rs'.
'fastbootd' is 'recovery: true' in the Android.bp, which means it's meant
to run in the recovery environment on an Android device. Anything we're
building / packaging here should be marked as 'host_supported: true' or a
`*_host*` target - otherwise the code is only meant to run on the device.


>
> Maybe you have workaround not building fs_mgr completely, but
> currently I don't have no idea.
>
> > Right now, the only blocker I know about is the assembler code in
> > android-platform-art, which Michel and I are working on now.
>
> Yes, I also noticed this part lately.
> Hope you have good news on this.
>
> Cheers
> --
> Roger Shimizu, GMT +9 Tokyo
> PGP/GPG: 4096R/6C6ACD6417B3ACB1
>
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at alioth-lists.debian.net
>
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/android-tools-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/android-tools-devel/attachments/20201223/7fe39ff2/attachment.html>


More information about the Android-tools-devel mailing list