[roll] Roll fuchsia [swd][sdk] SDK package files not implicit internal

Files are no longer implicitly internal. In cases of
compiled blobs (e.g. Rust libraries), enforcing
implicit internal names led to mismatches between
architectures.

Fix is to include internal files explicitly.

Original-Fixed: 129065
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872580
Original-Revision: 0303410bd66e73c82ae49477685cda8aecd81945
GitOrigin-RevId: f713433a863f56f043ecaf2db5efb9fa7aed845c
Change-Id: I53bc02827e6c31f4085a175c5a7b761aef472c2b
1 file changed
tree: b4e8fee0a7a25092bf29b2003d89a42d8b394273
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.