commit | 1d688dec45f0c26a95c6a1097512fb4d0cdc7cd7 | [log] [tgz] |
---|---|---|
author | James Robinson <jamesr@fuchsia.infra.roller.google.com> | Fri Dec 13 18:32:28 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 13 18:34:45 2024 -0800 |
tree | fd878b1dfc90686e36cf3072abdbf5d047b159cc | |
parent | d91484230c757bcf391fbebeff27f8d5f2c7fdbb [diff] |
[roll] Roll fuchsia [binder] Update copy of generated bindings This updates our vendored copy of the bindgen generated bindings for the binder_ndk crate. This file is copied from an Android build at the path: out/soong/.intermediates/frameworks/native/libs/binder/rust/libbinder_ndk_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/bindings.rs with an Android copyright header added. This also updates our generated bindings for rpcbinder by running the script //src/lib/android/binder/rust/rpcbinder/generate.py Lastly, this updates binder proxy code for changes in the API as the StatusCode type no longer implements Error. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172293 Original-Revision: 380240157d5c24f26d1392e68c3afcabd3ec4e88 GitOrigin-RevId: bb2ab60681a7239cbd5e6be80577ae79e0466d0f Change-Id: I89de2a9263c6c48be5c6558b53a3d307f89c7aeb
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 in one of the communication channels documented at get involved.
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
.