[roll] Roll fuchsia [bt][ffx] Decouple Rust affordances from Pandora

Move rust_affordances to new directory //s/c/b/testing/bt-affordances.
This is because these affordances will be used outside of the Pandora
server. The next step is to create a component that serves these
affordances to FFX.

Test: refactor only; fx build && CQ
Original-Bug: 409779607
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252445
Original-Revision: 9c6df99bf6ed0fe34bfb4a04a97b4c77dd4b3259
GitOrigin-RevId: 78feea13d6bdbc59a1663e60e79bc89ce7cbf3f4
Change-Id: I874a3846afaf709af49b8e45980a240563a6407f
1 file changed
tree: 74f3635688f795eb53dc7645c22a61f9c6543786
  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.