mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-18 02:52:39 +02:00
Add additional PixelPropsUtils props to workaround
This commit is contained in:
parent
da4bd8b983
commit
15579aa13b
@ -44,4 +44,6 @@ fi
|
||||
# Work around supported custom ROM PixelPropsUtils conflict when spoofProvider is disabled
|
||||
if [ -n "$(resetprop persist.sys.pixelprops.pi)" ]; then
|
||||
resetprop -n -p persist.sys.pixelprops.pi false
|
||||
resetprop -n -p persist.sys.pixelprops.gapps false
|
||||
resetprop -n -p persist.sys.pixelprops.gms false
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user