[roll] Roll fuchsia [assembly] Add location.enable_emergency_location_provider to connectivity platform config

This adds the field that will control the inclusion of the emergency location
provider.  The field is not yet used, as vendor repos need to migrate to
setting it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102573
Original-Revision: 26b0d235d20d51693a2e44129c28dc70aa5b5948
GitOrigin-RevId: f83423d4b445e218933a012bbdf7f14f378b6e4f
Change-Id: If6bc0a675093a6f6f20858a1cbd5d6576a5e0ab9
1 file changed
tree: e56f3fc88452af701f7042a98ed988cac8d4682d
  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 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.