[roll] Roll fuchsia [fx][get-main-pb] Print error from get-main-pb to stderr instead of stdout

Lots of scripts invoke this in $() expansion, so sending the error to
stdout actually means returning it as if it were the name of the main
product bundle.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1205627
Original-Revision: e0d12d63667485268a95a25d1bcc9d8af57191ff
GitOrigin-RevId: da31cd1c7f2f21e66803cfcdee9dad76e5b8ac21
Change-Id: I38f082418967d6a42801e9eb4f711f7b5c424fd2
1 file changed
tree: 30354c69e8573ef316849bbd84e3ba3279445704
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.