You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
Don't hide CertifiedPropsOverlay config.xml by default to not break GSIs
- GSIs and possibly other ROMs use /system_ext/overlay/config/config.xml with overlay package names and options - replacing/hiding either CertifiedPropsOverlay.apk or config.xml alone causes bootloops
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
/system_ext/app/PifPrebuilt
|
||||
|
||||
# PixelOS
|
||||
/system_ext/overlay/CertifiedPropsOverlay.apk
|
||||
/system_ext/overlay/config/config.xml
|
||||
#/system_ext/overlay/CertifiedPropsOverlay.apk
|
||||
#/system_ext/overlay/config/config.xml
|
||||
|
||||
Reference in New Issue
Block a user