Move Termux app specific logic out of PermissionUtils

This commit is contained in:
agnostic-apollo
2021-06-30 03:57:34 +05:00
parent 94c5f3674a
commit 12f910c32d
4 changed files with 16 additions and 13 deletions

View File

@@ -25,7 +25,6 @@
<!-- PermissionUtils -->
<string name="message_sudo_please_grant_permissions">Please grant permissions on next screen</string>
<string name="error_display_over_other_apps_permission_not_granted">&TERMUX_APP_NAME; requires \"Display over other apps\" permission to start terminal sessions from background on Android >= 10. Grants it from Settings -> Apps -> &TERMUX_APP_NAME; -> Advanced</string>