Attention needed from Owners Override
Anirudh Mathukumilli has uploaded the change for review
Anirudh Mathukumilli would like Owners Override to review this change.
Commit message
[scheduler] Separate ProfileProvider into a deprecated library
Moves `fuchsia.scheduler.ProfileProvider` into its own deprecated
library called `fuchsia.scheduler.deprecated.ProfileProvider`. This
change also modifies all routes and code that use the ProfileProvider to
use the new location for the FIDL bindings.
This change will allow us to mark the role.fidl API as partner
accessible without exposing the deprecated profile.fidl API.
Bug: 42083865, 323262398
Change-Id: Iefdea98b3d2760d246c663d4639fdbb8766d5245
Change information
Files:
- A sdk/fidl/fuchsia.scheduler.deprecated/BUILD.gn
- R sdk/fidl/fuchsia.scheduler.deprecated/profile.fidl
- M sdk/fidl/fuchsia.scheduler/BUILD.gn
- M src/bringup/bin/console-launcher/meta/console-launcher.cml
- M src/bringup/bin/console/meta/console.shard.cml
- M src/bringup/bin/svchost/meta/svchost.cml
- M src/connectivity/network/meta/common.shard.cml
- M src/connectivity/network/netstack/BUILD.gn
- M src/connectivity/network/netstack/main.go
- M src/connectivity/network/netstack/meta/netstack2-prod.shard.cml
- M src/connectivity/network/tests/integration/sys/BUILD.gn
- M src/connectivity/network/tests/integration/sys/src/lib.rs
- M src/media/audio/audio_core/tools/output_pipeline_benchmark/main.cc
- M src/media/audio/audio_core/tools/output_pipeline_benchmark/meta/pipeline_benchmark.cml
- M src/media/audio/audio_core/tools/output_pipeline_benchmark/pipeline_benchmark_v2.gni
- M src/security/tests/pkg_test/tests/access_ota_blob_as_executable/meta/access_ota_blob_as_executable.cml
- M src/security/tests/pkg_test/tests/bad_signature_update/meta/bad_signature_update.cml
- M src/sys/bootstrap/meta/bootstrap.cml
- M src/sys/core/meta/core.cml
- M src/sys/root/root.cml
- M src/sys/test_manager/meta/common.shard.cml
- M src/sys/test_manager/meta/test_manager.core_shard.cml
- M src/sys/testing/meta/system-tests.shard.cml
- M src/sys/testing/meta/test_realm.core_shard.cml
- M src/zircon/tests/profile/BUILD.gn
- M src/zircon/tests/profile/meta/profile-test.cml
- M src/zircon/tests/profile/profile.cc
- M zircon/system/ulib/profile/BUILD.gn
- M zircon/system/ulib/profile/profile.cc
- M zircon/system/utest/svchost/BUILD.gn
- M zircon/system/utest/svchost/main.cc
Change size: M
Delta: 31 files changed, 86 insertions(+), 59 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Iefdea98b3d2760d246c663d4639fdbb8766d5245
Gerrit-Change-Number: 1015816
Gerrit-PatchSet: 8
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.