mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
This commit adds `logcat` errors if an invalid intent action is passed or if `allow-external-apps` is not set to `true` while sending an intent to `RunCommandService`, so that users can detect issues.