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

art: Patch dex checksums in the right order #14

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

Dhina17
Copy link
Contributor

@Dhina17 Dhina17 commented Jan 18, 2023

dex checksums are present in the oat/vdex files in this order - classes.dex, classes1.dex,..., classesN.dex. So ensure the order while patching.

dex checksums are present in the oat/vdex files in this order - classes.dex, classes1.dex,..., classesN.dex.
So ensure the order while patching.
@Dhina17 Dhina17 mentioned this pull request Jan 18, 2023
@giacomoferretti giacomoferretti merged commit fffee1f into giacomoferretti:main Jan 13, 2024
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.

None yet

2 participants