[roll] Roll fuchsia Revert "[zxdump] Handle alignment issues in Process::read_memory"

This reverts commit 59a0aefab061b918056d1c0dcd9eee7af7ec8697.

Reason for revert: Likely broke the tree

Original change's description:
> [zxdump] Handle alignment issues in Process::read_memory
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793908

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/802430
Original-Revision: a8239db32aabf6d36da2676fc9b004b02418bb55
GitOrigin-RevId: 775a48de01c6bbf74f62107621ebad8fdc86585d
Change-Id: I585746d83d2751ac14c85c852ea7c96ad7340fb8
1 file changed
tree: 0569e0d225f144cb9bf6537622f04b0bd547ea7d
  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.