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

Check if Shamiko whitelist is not active before configuring DenyList #454

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

IcyColdified
Copy link
Contributor

Since creating a file named whitelist on /data/adb/shamiko/ seems to be the only way to enable whitelist mode on Shamiko, and a lot of people are complaining about this.

This PR adds a single if statement to check that whitelist mode is not enabled, before adding com.google.android.gms and com.google.android.gms.unstable to DenyList.

Since creating a file named 'whitelist' on /data/adb/shamiko/ seems to be the only way to enable whitelist mode on Shamiko.

This commit adds a simple if statement to check that whitelist mode is not enabled.
@chiteroman chiteroman merged commit 57323e0 into chiteroman:main Oct 24, 2024
1 check passed
@chiteroman
Copy link
Owner

Thanks ^^

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