mirror of
https://github.com/fankes/termux-app.git
synced 2025-10-21 19:29:22 +08:00
Adding `FLAG_ACTIVITY_NEW_TASK` will start permission activity in separate task and `onActivityResult()` will be called early in the calling activity without grant/not-grant result being actually set.