mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 11:36:11 +01:00
app/src/main/AndroidManifest.xml: reenable several intents
This commit is contained in:
parent
4fcd96b25e
commit
4e8aacb528
1 changed files with 0 additions and 3 deletions
|
|
@ -159,7 +159,6 @@
|
|||
</intent-filter>
|
||||
</activity-alias>
|
||||
|
||||
<!--
|
||||
<provider
|
||||
android:name=".filepicker.TermuxDocumentsProvider"
|
||||
android:authorities="${TERMUX_PACKAGE_NAME}.documents"
|
||||
|
|
@ -177,8 +176,6 @@
|
|||
android:exported="true"
|
||||
android:grantUriPermissions="true"
|
||||
android:permission="${TERMUX_PACKAGE_NAME}.permission.RUN_COMMAND" />
|
||||
-->
|
||||
|
||||
|
||||
<receiver
|
||||
android:name=".app.TermuxOpenReceiver"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue