[roll] Roll fuchsia [starnix][task] Move memory attribution code

This CL moves the memory attribution code from the top level to being a
private `mod` inside the task directory.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281086
Original-Revision: a5802d7d87f6a74027f740c152939f32f6f403d9
GitOrigin-RevId: 3b1c5e506718e6d63d8d91bbce081c57cbf6fd1e
Change-Id: Ib7384dc59c67da054eac90896419ac17e6fb0217
1 file changed
tree: 085b9a3b71e96c1f05fd2e6ab794e58867e6b6f2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.