[roll] Roll fuchsia [memory] Migrate non-common buckets out of platform

* Create AIB-specific isolated buckets.
* Remove product-specific components in favor integrating those into
  assembly associated with product GN files.

Original-Bug: 372921314
Test: CQ, verified buckets available only in appropriate builds.
Test: Verified via diff of assembly JSON pre/post change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163313
Original-Revision: fe7baf8416c3e395534968b0876c0f9b2a9c6b8c
GitOrigin-RevId: ce4948e7393a6fcf2de3c59f5a5bcce75975006d
Change-Id: Ic0dda2c7898469171844692dd8ec67a44f199b0c
1 file changed
tree: 4a10ed30677d959998aa82da0631bc8a2ab7953c
  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.