Skip to content
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

Remove exports_manifest attribute of android_library #204

Open
ahumesky opened this issue Feb 14, 2024 · 2 comments
Open

Remove exports_manifest attribute of android_library #204

ahumesky opened this issue Feb 14, 2024 · 2 comments
Labels
Roadmap Roadmap Item

Comments

@ahumesky
Copy link
Collaborator

The exports_manifest attribute of android_library is leftover from an internal migration. It should be removed from android_library and manifests should always be merged up the build graph.

@ahumesky ahumesky added the Roadmap Roadmap Item label Feb 14, 2024
@ahumesky
Copy link
Collaborator Author

Ah, but this was not carried over to the starlark implementation:

default = _attrs.tristate.no,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Roadmap Item
Projects
Status: No status
Development

No branches or pull requests

1 participant