Skip to content

Commit

Permalink
fix: whitelisting
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansaenger committed May 30, 2024
1 parent 3402146 commit f0405de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
</config-file>

<config-file target="AndroidManifest.xml" parent="queries">
<package android:name="biz.vnc.vnctalk" />
<package android:name="biz.vnc.vncmail" />
<package android:name="biz.vnc.vnctask" />
<package android:name="biz.vnc.contactsplus" />
<intent>
<action android:name="android.media.action.IMAGE_CAPTURE" />
</intent>
Expand Down

0 comments on commit f0405de

Please sign in to comment.