commit | 6bc7d2be949dae5c3be95ad725d15a913dc5fc1f | [log] [tgz] |
---|---|---|
author | Hunter Freyer <hjfreyer@fuchsia.infra.roller.google.com> | Fri Mar 22 23:44:25 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 22 16:45:30 2024 -0700 |
tree | 53c7a5c68a6b651b57e73df2a97c341a77e8e68c | |
parent | 1bc0ade5cf498e27a89e67f9b18002e566f2dbad [diff] |
[roll] Roll fuchsia [idk] Allow building for unsupported API level. I tried to retire API level 14, and I found that doing so broke core.x64-sdk_source_sets_and_shlibs-api14-build_only, because we make sure we don't try to build the IDK targeting an unsupported API level, but that's precisely what that builder does. Infra's view of which API levels are supported is unfortunately necessarily out of sync with the reality in fuchsia.git. The right thing to do is to delete those API-level-specific builders and rely on subbuilds instead, but for now we can just remove the assertion to unblock retiring unused API levels. Original-Bug: 330709069 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009262 Original-Revision: ddea9daf2b6a36950160812f26965b5efb601020 GitOrigin-RevId: d0e9dcdbf5ccd058bd24af450d9b3165dc1b5f7b Change-Id: I31df2b652d6df5031f82dcce60208665894b57bb
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 via the IRC channel #fuchsia
on Freenode.
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
.