set Priority If Present And Supported
fun setPriorityIfPresentAndSupported(notificationBuilder: NotificationCompat.Builder, payload: BrazeNotificationPayload)
Sets the priority of the notification if a priority is present in the notification extras.
Starting with Android O, priority is set on a notification channel and not individually on notifications.