Permissions granted x Push Notification x TYNDB strategy

Hello, I used the “Are permissions granted” block to release the user to the next screen, but now with the Push Notification implementation, it generates a Bug, because Notification_PUSH does not need permission by android, but the “Are permissions granted” block this correction is not updated. I could fix this using the TYNDB strategy as many use it, but I can’t do this update because whoever already has this permission will no longer be asked for by android. Is there a method of directly knowing which permission has already been approved on Android?