[roll] Roll fuchsia [sensors] Add FIDL <-> Protobuf conversion library and tests.

Adds a library to convert back and forth between sensor FIDL data
types and the protocol buffer types used for sensor data file
serialization.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079332
Original-Revision: db57e0b13139619aac3b68b50b85ef61eaf1e4fe
GitOrigin-RevId: 5300d9080a76386af0676903dc954d5ca0a6272e
Change-Id: I21533efecf3105a6426c67ef4cc405ffdea9d267
1 file changed
tree: 9fb3f80f30dc39fe3289b6e3e4dcbab559af8ab2
  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.