[roll] Roll fuchsia [http-client] Rehome to policy

This moves `//src/connectivity/network/http-client` into
`//src/connectivity/policy` for more accurate code ownership semantics.
A BUILD.gn is retained for external repository targets that need
migration after the move.

Original-Bug: b/318379038

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