1
Completed

Add INTERACT_ACROSS_USERS permission

In A11, running `dumpsys location` throws an exception that the user needs android.permission.INTERACT_ACROSS_USERS (android.permission.INTERACT_ACROSS_USERS_ALL)

These do look to be system/privileged, so should be grantable via ADB.

Thanks.

2 replies

IG

Nice! That gets around the initial exception, however it's now wanting MANAGE_USERS / CREATE_USERS but not sure if these are usable by 3rd party apps; https://developer.android.com/reference/android/os/UserManager

Thank you! 

Hi there, thanks for the request! Can you please try this version? https://drive.google.com/file/d/1SvQFvAxFwCk-hArfO_6wOH0UlvvMGi0z/view?usp=sharing