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

Patch aapt for ignoring duplicate bag items. #3130

Merged
merged 3 commits into from
Jul 10, 2023
Merged

Patch aapt for ignoring duplicate bag items. #3130

merged 3 commits into from
Jul 10, 2023

Conversation

iBotPeaches
Copy link
Owner

@iBotPeaches iBotPeaches commented Jul 9, 2023

As seen in aapt2 - it does not care if you duplicate resourceIds. Android (as of now) doesn't appear to care either. So patching this out of the included aapt binaries.

As well as doing an update of the included build tools (they were 50k commits behind)

fixes: #1927

@iBotPeaches iBotPeaches marked this pull request as ready for review July 10, 2023 01:07
@iBotPeaches iBotPeaches merged commit 8634050 into master Jul 10, 2023
28 checks passed
@iBotPeaches iBotPeaches deleted the issue-1927 branch July 10, 2023 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resource entry already has bag item (double entity)
1 participant