I want to abort an incoming call. It works on the emulator but on the mobile phone it gives an exception.
FATAL EXCEPTION: main -
java.lang.SecurityException: Neither user 10076 nor current
process has android.permission.MODIFY_PHONE_STATE.
What should I do for this?