[roll] Roll fuchsia [Lacwing BT E2E] Change environments to bt_envs

Change the environments to BT specific envs, which will prevent any
default tests outside of the BT tests to run

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949678
Original-Revision: 798a4d0244aca198ec05011f1718c122c4e79d41
GitOrigin-RevId: bdeb72f88a8a9f923e990cb838e59b9d35a540ff
Change-Id: I3ef54448dbecc867fae520ad322b5cb643f6f723
1 file changed
tree: 7e32094682ccf1420ef410883c2b4af1c61d1f8f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.