[roll] Roll fuchsia [assembly][bt] Correctly add bt-transport-uart driver to assembly

As is, the driver is only included on builds that require "Standard"
bluetooth (e.g. all Bluetooth components). It is valid for the driver to
be included on "Coreless" builds as well, so move up the platform bundle
inclusion before the early return in the config.

Test: Manual
Original-Bug: 354005030

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1084662
Original-Revision: 760df92ad84151cb6879831af3da643047353f47
GitOrigin-RevId: a2ae31d48cf58d90e74eceb12cfd72f649232e57
Change-Id: If194292f1c78644527c6a68d1ec5b3084eec12c5
1 file changed
tree: 66592059f3a3f5e338c90e214fd9c39ba5e4a53c
  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.