[roll] Roll fuchsia Reland "[amlogic-display] Migrate from sysmem(1) to sysmem2."

This is a reland of commit 03bedbdce4602e6cc2c0981d8ec43055ec5046bd

bind_fuchsia_amlogic_platform_sysmem_heap::HEAP_TYPE_SECURE is the
correct string for the amlogic secure heap (previously an incorrect
string literal).

Also switched to bind_fuchsia_sysmem_heap::HEAP_TYPE_SYSTEM_RAM in
place of a string literal.

Original change's description:
> [amlogic-display] Migrate from sysmem(1) to sysmem2.
>
> Original-Bug: b/306258175
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047212

Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Bug: b/306258175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051032
Original-Revision: 36662dfa2df533b0ce9835629600035d63cbf02b
GitOrigin-RevId: cfde0e2d2dc5283f67eda9dc329ddeba64c12296
Change-Id: I2ffc97dfb8457df4ee5e6ee28b5e8e59267f2058
1 file changed
tree: 0ed78fd82a0342e6d2c217ec9ee9669838e5b368
  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.