mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 03:22:39 +02:00
v15.6
This commit is contained in:
parent
e76015d23b
commit
92eee68b67
@ -2,7 +2,12 @@ We have a Telegram group!
|
|||||||
If you want to share your knowledge join:
|
If you want to share your knowledge join:
|
||||||
https://t.me/playintegrityfix
|
https://t.me/playintegrityfix
|
||||||
|
|
||||||
# v15.5
|
# v15.6
|
||||||
|
|
||||||
- Revert spoof kernel release (it didn't work). Kernel developers should implement in kernel the spoof or rename kernel localversion.
|
- Fix bootloop issue in modern devices.
|
||||||
|
- Move code logic to C.
|
||||||
- Minor improvements.
|
- Minor improvements.
|
||||||
|
|
||||||
|
Device verdict should pass by default.
|
||||||
|
If not, try removing /data/adb/pif.json file.
|
||||||
|
DO NOT REMOVE pif.json in module's folder!
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "v15.5",
|
"version": "v15.6",
|
||||||
"versionCode": 15500,
|
"versionCode": 15600,
|
||||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v15.5/PlayIntegrityFix_v15.5.zip",
|
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v15.6/PlayIntegrityFix_v15.6.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user