On Fri, Feb 22, 2013 at 4:45 PM, Zsolt Vasvari <[email protected]> wrote: > Oh, it meant to prevent debugging a locked device. That makes sense... > > Is there a way to revoke the permission? I cannot see an obvious setting. >
No. On a rooted device you can edit/delete the adb_keys file, but that's it. If you delete the host key, it also sort of revokes it -- you will get prompted to authorize the new key. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

