DeviceControl icon indicating copy to clipboard operation
DeviceControl copied to clipboard

didn't support MagiskSU?

Open ming86 opened this issue 8 years ago • 1 comments

MagiskSU didn't prompt SU request when open DeviceControl. Nexus 6P 6.0.1.

ming86 avatar Feb 14 '17 08:02 ming86

SU detection works like this

  1. first checks for common binary locations, as its the fastest way
  2. if no binary is found, it just tries to launch a su command

if both fail, it sees it as "no root available".

Did not try Magisk yet, might give it a try in the upcoming days and push an update to the Beta channel.

Thanks for reporting that issue!

amartinz avatar Feb 15 '17 09:02 amartinz