PlayIntegrityFix icon indicating copy to clipboard operation
PlayIntegrityFix copied to clipboard

Check if Shamiko whitelist is not active before configuring DenyList

Open IcyColdified opened this issue 1 year ago • 0 comments

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.

IcyColdified avatar Oct 23 '24 16:10 IcyColdified