MuntashirAkon / MuntashirAkon/AppManager
Add the option to grant permission not available in the AndroidManifest
Open
Feature
Investigation Needed
Priority: 5
Status: Pending
- Dominant language
- Java
- Stars
- 9k
- Forks
- 518
- PR merge metrics
- No merged PRs in 30d
Description
`pm grant ...` doesn't allow granting permission that is not available in the app manifest. But for root users, it's possible to add such permissions by other means. This answer in the [SE site](https://android.stackexchange.com/a/217522) addresses the problems and workarounds.
Contributor guide
Assessment
This issue has not been assessed yet.