[roll] Roll fuchsia [bt][rootcanal] Componentize bt-rootcanal

- Migrate bt-rootcanal from shell tool that receives args from CLI to
  component that serves
  fuchsia.bluetooth.pandora.RootcanalClientController protocol.
- Add bluetooth_pandora input bundle, analogous to
  audio_development_support input bundle. Populate bundle with
  bt-rootcanal core shard; Pandora server core shard will be added in
  followup CL.
- Add bt-rootcanal component to allowlist for opening /dev directory.

Test: bt-rootcanal-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961204
Original-Revision: 3488785dcb0e2b1b73ae9db67dc1de489e6fc47e
GitOrigin-RevId: ad2d11960113550261b7c7343f4945e8ad3806e9
Change-Id: I49be9250730e7c90181cce7f763887f84739fbd8
1 file changed
tree: 7a9f416349ddb280aeb7c509f3bd6fcab331ec82
  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.