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.