[roll] Roll fuchsia Revert "[sysmem2] switch to string heap type + uint64 id"

This reverts commit cb954e3ea9c9406f31c64e9919383615af46438e.

Reason for revert: Likely broke bringup.* like bringup.sherlock-hwasan, see https://chat.google.com/room/AAAABFiUm4o/hrgLF7LeIRU

Original change's description:
> [sysmem2] switch to string heap type + uint64 id
>
> Switch from uint64 HeapType to fidl table with bind string and uint64
> id as fields.
>
> BUG: b/316646315
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002572

Original-Bug: b/316646315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003638
Original-Revision: b835b12f9bf8ea83dd3c4cd8b267093d4738d60e
GitOrigin-RevId: c9bf97f3c86af4dd1afc5c19e0680a8a7688f651
Change-Id: If661feb3308257672b43f448fadf91c8eb6e0b19
1 file changed
tree: b74537949e0feffe537e05da529e95404e1dda64
  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 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.