Where can I find the mapping between Android permissions (that we define in the manisfest file ) to corresponding API calls /methods?
For example
GET
The last (2016) "state of the art" paper about permission mapping is Axplorer
In their github project you can find the extracted mapping (api 25).