Bug 1938868 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Ryan VanderMeulen [:RyanVM] from comment #3)
> Anything is possible, I suppose, but those are just the tools used for creating the builds and running tests (adb, fastboot, etc). They shouldn't directly impact the binaries we ship to end users.
> https://developer.android.com/tools/releases/platform-tools

Shot in the dark, I wonder if it impacts some build-time check for how-to-talk-to-the-camera... (the equivalent of some #ifdef in C++ code)

There are very few Android/fenix commits in the regression pushlog, so I don't have any better theories at a regressor right now.

> Does this reproduce in an emulator by chance? Might be easier to bisect with autoland builds there.

I don't have a fenix build environment right now, so I'm not sure.  I did test `gve` (installed via mozregression) but unfortunately we don't show this button there.

[Aha, midair'ed with royang while typing this - I see he's assigned this, thanks royang!]
(In reply to Ryan VanderMeulen [:RyanVM] from comment #3)
> Anything is possible, I suppose, but those are just the tools used for creating the builds and running tests (adb, fastboot, etc). They shouldn't directly impact the binaries we ship to end users.
> https://developer.android.com/tools/releases/platform-tools

Shot in the dark, I wonder if it impacts some build-time check for how-to-talk-to-the-camera... (the equivalent of some #ifdef in C++ code)

There are very few Android/fenix commits in the regression pushlog, so I don't have any better theories at a regressor right now.

> Does this reproduce in an emulator by chance? Might be easier to bisect with autoland builds there.

I don't have a fenix build environment right now, so I'm not sure.  I did test `gve` (installed via mozregression) but unfortunately we don't show this button there.

[Aha, midair'ed with royang while typing this - I see he's self-assigned this, thanks royang!]

Back to Bug 1938868 Comment 5