mirror of
https://github.com/fankes/termux-app.git
synced 2025-12-13 21:21:08 +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.