[roll] Roll fuchsia [superproject] Roll cobalt-registry [memory] add bucket for SceneManager

This bucket will track memory used by either the scene
manager component, or the input pipeline component.

Both components handle input. The latter component
runs on headless devices.

Original-Bug: 115015
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/778903
Privacy-Approval: Francois Rousseau <frousseau@google.com>
Original-Revision: 7d7c9239112b5fb43fc36ed909367e3f68a39bbd
GitOrigin-RevId: 7a034ebe4cce1594159b25fdcf0c615c6bd2c640
Roller-URL: https://ci.chromium.org/b/8794565541049939265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779065
Original-Revision: 4b30b58ad67ee3e28da7978f528930241412b240
Change-Id: I125a20e3281ef057323c630201ecc1d544138875
1 file changed
tree: 82167ee5d6d4492803955aaf3a7db5d21afd8bb7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.