[roll] Roll fuchsia [sdk][pdk] Add aemu_internal if it's not present

The toolchain definition requires an aemu_internal target, provide
a stub for the pdk.

Original-Bug: 413105216, 417736061
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282285
Original-Revision: b0beb29a7aad43452a3d2fbb18b3176a87038c59
GitOrigin-RevId: 220375e99e0a99780abf3ecee45359df5d347888
Change-Id: I6d94877c0186c361e32d36104452f3feabf5acc1
1 file changed
tree: a806ecc884f4384f96c4e63567f1e9f4ed5ad043
  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.