You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
README: document spoofSignature in Troubleshooting
This commit is contained in:
@@ -92,7 +92,8 @@ Note: Some modules which modify system (e.g. Xposed) can trigger DroidGuard dete
|
|||||||
### Failing DEVICE verdict (on custom ROM)
|
### Failing DEVICE verdict (on custom ROM)
|
||||||
|
|
||||||
- Check the ROM signing keys with command `adb shell unzip -l /system/etc/security/otacerts.zip` or `unzip -l /system/etc/security/otacerts.zip`
|
- Check the ROM signing keys with command `adb shell unzip -l /system/etc/security/otacerts.zip` or `unzip -l /system/etc/security/otacerts.zip`
|
||||||
- If the output shows the ROM is signed with the AOSP testkey then inform your ROM maintainer to start signing their builds with a private key for their next build and ideally also provide a ROM signature migration build to allow you to update to it without requiring a data wipe
|
- If the output shows the ROM is signed with the AOSP testkey then inform your ROM maintainer to start signing their builds with a private key for their next build and ideally also provide a ROM signature migration build to allow users to update to it without requiring a data wipe
|
||||||
|
- There is an experimental advanced feature to attempt to work around this by spoofing the ROM signature in Package Manager, see the spoofing Advanced Settings section below
|
||||||
- You may also try a different custom ROM, or go back to the stock ROM for your device, if available/possible
|
- You may also try a different custom ROM, or go back to the stock ROM for your device, if available/possible
|
||||||
|
|
||||||
### Failing Play Protect/Store Certification and/or Google Wallet Tap To Pay Setup Security Requirements
|
### Failing Play Protect/Store Certification and/or Google Wallet Tap To Pay Setup Security Requirements
|
||||||
|
|||||||
Reference in New Issue
Block a user