After reading about Implementing block phone numbers, I haven't found option for blocking all incoming traffic, only by particular URI
adb shell content insert --uri content://com.android.blockednumber/blocked / --bind original_number:s:'6501002000'
Is there a wildcard for blocking all calls, sms/mms and emails on Android N via ADB content command?
Haven't found any option for blocking traffic with content command, but found solution for blocking in/out SMS with
and outgoing calls with