[roll] Roll fuchsia [bt][mock-piconet-server] Remove deprecated FIDL methods

Remove MockPeer::LaunchProfile and PeerObserver::ComponentTerminated as
these methods are no longer needed in CFv2 integration tests.

Remove launching profile functionality from the MPS.

Original-Bug: 69034
Test: fx test mock-piconet-server-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/709978
Original-Revision: 29b133654d1aaab64bb08d8145194f18be780ae3
GitOrigin-RevId: 58260d7c24b66f7763d21cbe46f0486186a3078b
Change-Id: Ib19b19987d49910f7132aac5422d7c4c7237a23b
1 file changed
tree: 285da94f6316d728ea48fa3b6d48f06bd5566833
  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.