BYZYB / android_device_xiaomi_libra

Device configuration for Mi-4c (libra) and Mi-4s (aqua)
https://forum.xda-developers.com/t/rom-8-1-9-10-11-unofficial-lineageos-for-mi-4c-mi-4s.4008625
80 stars 13 forks source link

Unroot help #27

Closed gordio closed 1 year ago

gordio commented 1 year ago

How I can unroot system image, and after (optional) use magisk to hide root state from some apps?

BYZYB commented 1 year ago

How I can unroot system image

The system is actually not rooted on lineage-17.1/18.1, only adb root is available. No app could request root access or execute su.

and after (optional) use magisk to hide root state from some apps

New version of Magisk has removed MagiskHide in official builds. Shamiko is another root hide solution, working as a Magisk (Zygisk) module.

gordio commented 1 year ago

The system is actually not rooted on lineage-17.1/18.1, only adb root is available. No app could request root access or execute su.

It's strange. PingID thinks that it's rooted >_<.

New version of Magisk has removed MagiskHide in official builds. Shamiko is another root hide solution, working as a Magisk (Zygisk) module.

Thank you. I will give it a try. And about Magisk (latest release from GitHub) have that feature in options menu. But I'm still able to add PingID (read as don't work for me) %)