Android Permissions

All you ever wanted to know about Android permissions

android.permission.INTERACT_ACROSS_USERS

interact across users
Allows the app to perform actions across different users on the device. Malicious apps may use this to violate the protection between users.

Belongs to:

android.permission-group.SYSTEM_TOOLS

System tools
Lower-level access and control of the system.