commit | 01e95ea3a7710a6066754c5cd6f1fa9602a62f0a | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Tue Mar 25 10:19:34 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 25 10:23:43 2025 -0700 |
tree | fb6c9f24a3855f8081fb17e9bd8fbbaf6b78af0c | |
parent | ef0732c41af256a79ca93a46a94b91d0e952a332 [diff] |
[roll] Roll fuchsia [svc] Remove obsolete functionality at NEXT Unfortunately these symbols were never removed after API level 10, so the symbols for these still exist in `libsvc.so` at all API levels since then. To prevent them from being a part of future SDK releases, we use an API level guard to prevent them from being generated entirely. Test: No functional change. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234104 Original-Revision: 15afe9b00e9865577e6e6823f7359c52ebfafcba GitOrigin-RevId: 469556e1e19a6969d3be3922fa0c99d0e0cae862 Change-Id: I4b4516a12a6f326cfcb147cbf18ebfab94aabd14
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
.