I have an application where I create a process and call the dumpsys telephony.registry command to get information about the mobile network status.
dumpsys telephony.registry
The android dev team decided to stop granting these permissions to third-party apps. Only system apps can now get them.
more details:https://code.google.com/p/acra/issues/detail?id=100