Skip to content

fix(Root install): Change SELinux context to match stock APK before mounting#3433

Open
PalmDevs wants to merge 1 commit into
devfrom
fix/root-install-selinux-label
Open

fix(Root install): Change SELinux context to match stock APK before mounting#3433
PalmDevs wants to merge 1 commit into
devfrom
fix/root-install-selinux-label

Conversation

@PalmDevs

Copy link
Copy Markdown
Member

fixes #3428

@PalmDevs PalmDevs changed the title fix(Root install): change SELinux context to match stock APK before mounting fix(Root install): Change SELinux context to match stock APK before mounting Jun 27, 2026
@oSumAtrIX

Copy link
Copy Markdown
Member

The change should be made in revanced-library as its installer shouldve been used instead of a manager specific implementation. Otherwise CLI is not receiving this PR.

@PalmDevs

Copy link
Copy Markdown
Member Author

For now since Manager doesn't use library for root installation, this PR should be merged. Another PR can be made to library after.

@oSumAtrIX

Copy link
Copy Markdown
Member

The source of truth should always be library if at all. The mistake here is at managers side not using library after all. If at all, we can synchronize the changes back to manager, but at the very least changes should go to library, because then manager can simply switch to it without us having to port changes to Library first

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