Permission dialogs can update live while open, used only for the self-denying countdown prompt.
What's wrong with this entry?
A permission dialog can now be driven by a stream that pushes updated content while it is open, rather than one snapshot built when it appears. This is used only when the auto-deny deadline above is armed, so the dialog can reflect the countdown and any permission change; without a deadline the dialog still gets the plain one-shot descriptor.
- Each update re-emits the latest permission result to the open dialog.
- Reprompts now increment a counter and carry the existing denial-limit fallback forward into the new permission result, so the deadline survives a reprompt.
denialLimitFallback
Strings lifted out of the shipped bundle, so the claim above can be checked against them.