ElderDrivers / EdXposedManager

Companion Android application for EdXposed
https://edxp.meowcat.org/
GNU General Public License v3.0
1.76k stars 247 forks source link

"Use Sandhook variant" I don't know if really enabled #196

Closed ghost closed 3 years ago

ghost commented 3 years ago
Include the following:
Reproduction Steps
  1. Install EdXposed 0.5.2.2 from Magisk
  2. Set to true "Use SandHook variant backend"
  3. Reboot
Expected Result

I expect in version 0.5.2.2_4683 some info which tell me SandHook is enabled

Actual Result

I see always YAHFA so I don't know if really the SandHook variant is enabled

ghost commented 3 years ago

Sorry my fault, when I reboot to Userspace the script post-fs-data.sh don't copy variant dex's file, but with reboot to System it's works.