| commit | c1c9ab68b04b5ef182dd5703f32c7c0c4985a8cd | [log] [tgz] |
|---|---|---|
| author | Cameron Finucane <eep@google.com> | Wed Nov 18 02:00:12 2020 +0000 |
| committer | CQ Bot <commit-bot@chromium.org> | Wed Nov 18 02:00:12 2020 +0000 |
| tree | f09043551ca510a972fc2c66e8dfd5cdded0cfdb | |
| parent | de57bcfbf50d754a14dc095f1a03a46c4d0972a6 [diff] |
[build][fuzzing] Allow fuzzers to customize sandbox fxrev.dev/428892 removed the unused `cmx` property from the `fuzzer()` template, but in some cases a fuzzer still needs to request specific features and services in its sandbox. This CL addresses that by adding back narrowly-scoped `features` and `services` properties to the template. Additionally, an `example-fuzzers/extended_sandbox` fuzzer is added as a basic test for this feature. Test: fx test extended_sandbox_test Change-Id: Ia594e26390cc6b0abf96813c670dbf20dd67f268 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/450935 Reviewed-by: Aaron Green <aarongreen@google.com> Testability-Review: Aaron Green <aarongreen@google.com> Commit-Queue: Cameron Finucane <eep@google.com>
Pink + Purple == Fuchsia (a new operating system)
Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.
Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.