[roll] Roll fuchsia [bind] Create string-based deprecated keys

Add the fuchsia.bind library for the
deprecated keys.

Modified bindc so that it outputs slightly
different variable names to avoid conflicts
with binding_priv.h.

Update the compiler so it resolves integer keys to
the string-based deprecated keys in the matching
process.

Original-Bug: 112726
Tests: Added unit test in bindc and bind_tests
       Updated bindlib-codegen-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/743970
Original-Revision: 395e70d78a9ba36f3676ea64f27fafcd32f14064
GitOrigin-RevId: 4c74cb350a6e969f35067719bb565aa60a66adc4
Change-Id: I0bd950be01babebfe6655992d0975d684c8d6d26
1 file changed
tree: 2d97c4c0886b0f2092ebe2652b9ab0e25fec2a17
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.