Required for apps to update in the Play Store after November 1.
This requires:
- manifest must specify if Intents are exported.
- PendingIntent must declare FLAG_IMMUTABLE or MUTABLE
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
Signed-off-by: Denton Gentry <dgentry@tailscale.com>