[roll] Roll fuchsia [bt][affordances] Add proxies.rs

First step of decomposition of lib.rs in multiple files.

Test: refactor only
Original-Bug: 505062674
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1583165
Original-Revision: a54c2e14b9171ca7af49f7424ddf3b82f2a381d5
GitOrigin-RevId: 0b13f3638a60277547be9e7f416aa87e1a226c16
Change-Id: Iad6ae76b859744bd342c87a0125d12afef9ab57f
1 file changed
tree: 392a6d29e1baf683d4255b76ef62b5b4e6fb8784
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.