[roll] Roll fuchsia [bt][fix] Replace dev directory strings with constant value

Cleanup so that all device directory prefixes are the same constant
value rather than individual strings.

Test: fx test //src/connectivity/bluetooth
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048734
Original-Revision: 51be380c8df48c99b55d4bf8d9a8b8fd8619bfe2
GitOrigin-RevId: 7db8ee5026a4f916f69257aedb612dd621e60ea4
Change-Id: I4c4cb142f8834dbba8f74e6a1a5f70dfe3ea7536
1 file changed
tree: 602735148114494685e6b670d8af6892548511dd
  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.