Skip to content

Config FP

VisionR1 edited this page Jan 12, 2026 · 6 revisions

For all the apps, with same FP.

  • Customize target packages in /data/adb/targetedfix/config/target.txt
  • FP in the /data/adb/targetedfix/config/fix.prop/json to "fix" the FP.

For multi-target with different FPs.

  • Customize target packages in /data/adb/targetedfix/config/target.txt, but instead of fix.prop/json rename it to the package name or process of the apps (example com.android.vending.prop/json & com.google.android.gms.unstable.prop/json).

Note: For the GMS, it's the same process with PIFork.

Clone this wiki locally