[roll] Roll fuchsia [bt] Migrate profile_test.fidl to fuchsia.bluetooth.bredr.test

Create new fuchsia.bluetooth.bredr.test library for BR/EDR test APIs
that will not be added to the public SDK.

Move profile_test.fidl to fuchsia.bluetooth.bredr.test.

Original-Bug: b/330590954
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1067372
Original-Revision: 59dfb9d7543844ad8da4f31066685c569d1a7e0c
GitOrigin-RevId: ce6de1b23aa154e752297a8e06c1425a5035f5e5
Change-Id: I5e71f158d1f2014fa00f158195253c4c0aa5c059
1 file changed
tree: af2a2c284855bd0f10c42385190e72a897e4e67f
  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.