[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
1 file changed
tree: 9850d4ed929375b45c0f5c2b9cb8ee717d044e76
  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.