-
Notifications
You must be signed in to change notification settings - Fork 619
fix: remove libnma and its dep mobile-broadband-provider-info from components #16866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: tomls/base/main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -2384,7 +2384,6 @@ includes = ["**/*.comp.toml", "component-check-disablement.toml"] | |||||||
| [components.mkfontscale] | ||||||||
| [components.mksh] | ||||||||
| [components.mm-common] | ||||||||
|
||||||||
| [components.mm-common] | |
| [components.mm-common] | |
| [components.libnma] |
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mobile-broadband-provider-infois still listed in the distro package manifests (e.g.base/packages/sdk.packages.tomlincludes bothmobile-broadband-provider-infoandmobile-broadband-provider-info-devel). Removing the component here will make the SDK manifest unresolved unless those entries (and any other references) are removed/updated as part of this PR.