commit | c4dd0ae4126fc825bc5df8817179f76165626c93 | [log] [tgz] |
---|---|---|
author | Theodore Dubois <tbodt@fuchsia.infra.roller.google.com> | Tue Aug 23 19:16:09 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 23 12:17:36 2022 -0700 |
tree | 9850d4ed929375b45c0f5c2b9cb8ee717d044e76 | |
parent | cd7d60502d60059f085fdfbcf6975aefec27c628 [diff] |
[roll] Roll fuchsia [starnix] Stop checking for alignment of binder buffers This doesn't seem to be a real alignment requirement in binder, just one that happens to hold most of the time, in particular if the data being passed is a struct. HIDL passes strings with unaligned pointers. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715564 Original-Revision: 9e7cbcfa6c38d9e28a5549ce971e7bc031a73fb3 GitOrigin-RevId: 58d6955551a76a7b1f18e3b8ad2ac283f698c241 Change-Id: I89d289890bbc5e5ae84a077aeb04f81706161c7c
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
.