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