commit | acb48664ba9b4e7088ae12ec5e2a64d307f22f7e | [log] [tgz] |
---|---|---|
author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Thu Dec 02 00:47:33 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 01 16:48:51 2021 -0800 |
tree | 2e144a1ae22a28d0fcd83ea0230bdf6ee943ed44 | |
parent | 0b03e1a826ff49b805fd74551dc5a315151cd87e [diff] |
[roll] Roll fuchsia [fidl][hlcpp] Remove object_coding.h These APIs are not aware of the wire format version. The DecodeObject function incorrectly tries to parse the first few bytes of the payload as a FIDL message header. They are not used, so removing them is an easy way to avoid future troubles when switching to the V2 format. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612501 Original-Revision: 53c35301d7e46365cab5dfed52177cfa7b55fa9c GitOrigin-RevId: b1782ccbb54bc7edf18ffe77150a951d3f73de0a Change-Id: Ibdcd79aca0d86388ee5067797e10d3da96c94196
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.