[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235525
Original-Revision: acab586970ef9ce92d033aecf232e5110296efbd
GitOrigin-RevId: c87ecce707d22b82f8e9fb30cf4a2ef184155b5b
Change-Id: I803aa433c273e50b6718407d4a0650e659986418
1 file changed
tree: 36666b6dc14f5d3df1a01978f7f38d3a24b2ebce
  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.