Use case
Some apps requires special battery permission to be accepted by the user, it shows a dialog like this:
The current methods to allow permissions do not work with this one
The android permission is: android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
Proposal
The current ones supports this kind of permission dialog too