[roll] Roll fuchsia [bt][sm] Use Pigweed's boringssl target

Use Pigweed's boringssl target in bt-host in preparation for migrating
bt-host to Pigweed.

Configure Pigweed's boringssl target to alias Fuchsia's boringssl
target on Fuchsia using the GN arg "pw_third_party_boringssl_ALIAS".

Original-Fixed: b/250920555
Test: fx test bt-host-sm-tests

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