PlayIntegrityFix/app/proguard-rules.pro
chiteroman fa8f5392d7 Implement system signature spoofing
Devices with unsigned custom ROMs (signed with test keys) should pass Device verdict.

Co-authored-by: 4h9fbZ <7454974439@proton.me>
2024-07-21 19:04:55 +02:00

5 lines
275 B
Prolog

-dontobfuscate
-keep class es.chiteroman.playintegrityfix.EntryPoint {public <methods>;}
-keep class es.chiteroman.playintegrityfix.CustomKeyStoreSpi
-keep class es.chiteroman.playintegrityfix.CustomProvider
-keep class es.chiteroman.playintegrityfix.CustomPackageInfoCreator