[roll] Roll fuchsia [bt][hfp-hf] Add call module.

Add module to keep track of in progress calls and their states.

Test: Tested at UPF Spring 2024
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/874919
Original-Revision: 31cd74722546abb1028377152568197ee23ec3f3
GitOrigin-RevId: a6989cddd281770b36e4f3a0ec9746e90bf3620b
Change-Id: I264a68d1621c2dfcf54b7d52c4c242801604b5aa
1 file changed
tree: 5ec59540cc80d9fbba3900a8cb9e3a388bc7dac9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.