[roll] Roll fuchsia [starnix][binderfs] Move code into objects.rs

Move binder object-related code into objects.rs.

CL mostly written by Gemini.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1452115
Original-Revision: 3418d551c15cb8a350a9a4c8a51ea78b7ffb0074
GitOrigin-RevId: 3e77420cd36dc0b984d32456f3e2b8b145e707fe
Change-Id: I8a429362d07235b676061ecfecfd800f2a1f8243
1 file changed
tree: 2745c679319c9b3c50a185d8fbdfd3d4bb806a1a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.