Android.permission.MODIFY_PHONE_STATE permission restrictions have been changed to system permissions
The normal application has been unable to call
So the articles found on the Internet to use Android.permission.MODIFY_PHONE_STATE have been invalidated
But there are still ways of quoting.
is to get your program System program
One is prefabricated into ROM.
The other is using a system signature
The first one I have tried to pass, and the second one has yet to be validated.
Also, just to save everyone some searching. I ' ve been researching this and here ' s what happened:
David marked the permission modify_phone_state as Signatureorsystem. That is means only apps installed to The/system folder or signed with the certificate used to build the phone (i.e. your pho Ne ' s manufacturer is able to the permission.
As a developer, if you are are using the permission there is NO WORK AROUND ... unless you can convince every manufacturer to I Nclude your app as a preinstalled bloatware.
Thank you for reading, I hope to help you, thank you for your support for this site!