[roll] Roll fuchsia [memory][fidl] Add ffx memory attribution plugin protocol to partner_internal

Following fxr/1120677, we need to put the
fuchsia.memory.attribution.plugin protocol in a proper category.
partner_internal is the most restricted category still allowed for use
by ffx plugins, and is used by the other protocols used by `ffx profile
memory`.

BUG=331827444

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1123372
Original-Revision: d6bdf273df9cf915c975e27b5015c4da2c667e64
GitOrigin-RevId: 3bf78e59f46ae1483e9b923422ae08df9fd3dbb2
Change-Id: If25f4edbf811299dc54e28be192fdc4e4ab6e131
1 file changed
tree: b65d8856f628182d4304054a1d70d29e30c7c0c7
  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.