topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
47.6k stars 12.09k forks source link

magiskhide no longer works for subprocesses #1874

Closed Mygod closed 5 years ago

Mygod commented 5 years ago

Example:

# magiskhide add com.nianticlabs.pokemongo com.nianticlabs.pokemongo:pgp
Invalid package / process name

Doing this from Magisk manager also does not work. (a refresh reverts all subprocesses)

Mygod commented 5 years ago

For now, I had to manually edit /data/adb/magisk.db (change applied, as seen in Magisk Manager). Please fix this?

Mygod commented 5 years ago

Huh I guess this is introduced by cfad7dd31711c4784996b4edbf2fc423d7baa3f9 and already fixed via https://github.com/topjohnwu/Magisk/commit/4cd4bfa1d7c4722da285c548fcb92244c5953377 and is in the canary channel.