[roll] Roll fuchsia [fdf][bind] Migrate fidl_offers in props to gened

Migrate the device properties that are added from the fidl offers on a
device to the new generated bind libraries. Previously the property had
a value of true, now it is the enum from the bind library we generate
from the FIDL protocols.

Original-Bug: 100242
Tests: Updated the integration and unit tests and confirming they work
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698624
Original-Revision: f3cdb53170497e035c622bd2e80668aa72344393
GitOrigin-RevId: 3102205340e6c06df83ed64d6fb5f36473173421
Change-Id: Ibccdd6be25e523043daf15fbff7614fcb2103b18
1 file changed
tree: becfce84073f2a439314162845d791343f7641f6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.