I want to add this permission to my Android manifest:
There are four types of Permission
Regular Dangerous Signed Signed or System
The first two can be used by Simple Apps Other two can only be used by the app which is build in framework
The first two can be used by Simple Apps