[roll] Roll fuchsia Revert "[zircon] Refactor shared object property related logic"

This reverts commit e6e0ce6f7e919e7c0cae20a1330a3318e0669b0c.

Reason for revert: Reverting suspect CL due to builder failure

Failure Link: go/bbid/8672176460546362417

Original change's description:
> [zircon] Refactor shared object property related logic
>
> This refactors common logic for interacting with scalar values in user
> space in the zx_object_{get,set}_property syscall implementation.
>
> Original-Bug: 543899851
> Change-Id: Ie917d96f53e6abfaf48a94a9eda3d3077aae1b55
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1785777
> Reviewed-by: Adam Barth <abarth@google.com>
> Fuchsia-Auto-Submit: James Robinson <jamesr@google.com>
> Commit-Queue: James Robinson <jamesr@google.com>

Original-Original-Bug: 543899851
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1792737
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Original-Revision: 9b1a92b098a7cb92dc03025b3bb11aae45af4ae5
GitOrigin-RevId: 28aa4cfb70bbcb3b59abe3682331770834b6c031
Change-Id: If862596d5d6bc2add8d9b229448be46bf555c603
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1790458
Cr-Commit-Position: refs/heads/main@{#200755}
1 file changed
tree: 6764564dc032d080704496142469be3d8f0c87d6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.