[roll] Roll fuchsia Revert "[pkg] Remove update cmd line tool from default assembly"

This reverts commit acab586970ef9ce92d033aecf232e5110296efbd.

Reason for revert: possibly causing upgrade-test to fail (b/406320416)

Original change's description:
> [pkg] Remove update cmd line tool from default assembly
>
> For almost all use cases, the functionality is provided by ffx these
> days, so the command line tool is no longer included in the default eng
> and userdebug builds. It can be included in custom builds via assembly
> overrides. This is described in //src/sys/pkg/README.md.
>
> Original-Bug: b/398229185
> Change-Id: I0ad30c33d33236752e29e63368acf7416d33f7d9
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235525
> Commit-Queue: Thomas Zander <thomasalpinus@google.com>
> Reviewed-by: John Wittrock <wittrock@google.com>
> Reviewed-by: Mark Dittmer <markdittmer@google.com>

Original-Bug: b/398229185
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236192
Original-Revision: e6c22775bac3301f18d012493ffc6c7fe442b59c
GitOrigin-RevId: eb7441e7f5ae6fb7c184b50dbc8e9b8a694ba36b
Change-Id: I7c77f61bf21c7c31d658a5a42b257d1a9ca1d30a
1 file changed
tree: 9f3d819dc4fabcbbdaa169fe530150809ff28595
  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.