Back to search
Quick and dirty code to recover the mapping of Android Permissions to their corresponding Permission Group's from the Android source
Stars
6
Forks
3
Watchers
6
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
9
commits
changed underlying data structure to a set from list to avoid potential duplicate mappings, also split protection level or's to map to individual components more accurately
efc4394View on GitHubMerge branch 'master' of github.com:benjholla/AndroidPermissionToPermissionGroupMapper
818e3d1View on GitHubAdded code to recover the permission group and protection level to
38a6360View on GitHub