If your app configures itself to self-manage phone calls, you don't need the
POST_NOTIFICATIONSpermission in order for your app to send notifications that use theNotification.CallStylenotification style.
See that link and the APIs it links to for how to configure an app that way.