ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
45 stars 77 forks source link

AndroidTarget: Skip ungrantable Android permission #647

Closed marcbonnici closed 6 months ago

marcbonnici commented 10 months ago

Don't throw an error if attempting to grant a permission that is not manageable.
Reported in https://github.com/ARM-software/workload-automation/issues/1234 & https://github.com/ARM-software/workload-automation/issues/1212