Package 

Interface HackPermissions


  • 
    public interface HackPermissions
    
                        

    The interface to grant any permissions (i.e. signature permissions) unfairly without any interaction with the user.

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean grant(String packageName, String permission)
      • Methods inherited from class com.kaspersky.kaspresso.device.permissions.HackPermissions

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait