[roll] Roll fuchsia [fdf][bind] Move bluetooth and i2c libraries to partners

Move fuchsia.bluetooth and fuchsia.i2c to the partners SDK
category.

Move vendor specific property values in fuchsia.i2c
into the vendor platform bind libraries.

Original-Bug: 131608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902122
Original-Revision: a2cd195f4f7f3055b62da8335e97f28fe9c1a35f
GitOrigin-RevId: 2bdebf75603b9ae9a1a65b770b0c15c453846675
Change-Id: I2d5c128d0b0159e327d1feb891b8f0e398199a0b
1 file changed
tree: 65c9d272bdcb01993d101ae553a600c71cbb8750
  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.