How to restart application (Android) after permission was granted in runtime

How to restart application (Android) after write_external_storage permission was granted in runtime.
It must restart by it self. But it is not. So i need to restart it myself somehow.
Android 6.0.1. targetSDK = 24

There is “Quit Game” node. But i don’t find restart game :slight_smile: