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

contextpatch.py: optimize and fix some f2fs errors #32

Closed
wants to merge 1 commit into from

Conversation

qlenlen
Copy link
Contributor

@qlenlen qlenlen commented Aug 13, 2024

When packing f2fs img (for example odm):
[f2fs_sload:374] Failed to set selinux for root: -22
So, we need add f"/{part_name}/{part_name}"

Use re to match patterns defined in fix_permission

And some other changes: add type annotaions.

@qlenlen qlenlen closed this Aug 15, 2024
@ColdWindScholar
Copy link
Owner

why close the pr?

@qlenlen
Copy link
Contributor Author

qlenlen commented Aug 23, 2024

why close the pr?

This f2fs packing error, which appears to be device-specific to Samsung devices, encompasses numerous changes that may not be universally applicable or compatible.

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.

2 participants