android.permission.ACCESS_SUPERUSER missing in manifest

Post your questions and help other users.

Moderator: Martin

Post Reply
andypre
Posts: 1
Joined: 31 Oct 2013 00:57

android.permission.ACCESS_SUPERUSER missing in manifest

Post by andypre » 31 Oct 2013 01:28

Superuser management app (https://play.google.com/store/apps/deta ... .superuser) complains about missing permission android.permission.ACCESS_SUPERUSER in the manifest of Automagic.
Observed on rooted stock Android 4.2.2 when enabling root functions in Automagic setup.
Not sure if adding this will break anything for "normal" devices, but if not, I'd suggest extending the manifest accordingly.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: android.permission.ACCESS_SUPERUSER missing in manifest

Post by Martin » 31 Oct 2013 17:43

Hi,

This will not pose a problem on a regular device. I will add the permission in the next update.
There should be an option 'Declared Permission' in Superuser to disable the check.

Regards,
Martin

Post Reply