[roll] Roll fuchsia [bt][gap] Default to not background scan

Turn off background scanning by default, which unnecessarily takes up
radio traffic and power when we often do not have a reason to have a
scan active.

Original-Bug: 392660674
Test: config changes only, fx ota on device and confirm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195736
Original-Revision: 4d2589458a58a27ccec629dfdd139973fa3983d1
GitOrigin-RevId: 4687eb3b86f1588d36579240531982adf4f18ac4
Change-Id: I68c005e7b83595f83c96ab1e023431fe9f53abb7
1 file changed
tree: 08742d01667ca38827227da207b7a835e00e5857
  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 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.