[roll] Roll fuchsia [mem] Remove bare program `mem`

Keep `mem` the shell component.
Also read buckets.json from config-data.
Also don't serve buckets.json from memory_monitor, since mem doesn't
need that anymore.

Original-Bug: 76751
Original-Bug: 77197
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/534888
Original-Revision: 8d8c826284608a23cd987ba2d01e64af55ca9ef6
GitOrigin-RevId: b34ca57ad06f841acf06153dbc7498a9677b315f
Change-Id: I2e26a8996ec1c5c68851cdaeef533bf80f4ca5c1
1 file changed
tree: bb05cf5d75db37bf1fbf72db4d61c45cf28bb126
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.