manifest and plist updates

This commit is contained in:
2024-09-08 17:57:09 -04:00
parent 220f5fc409
commit c71508712e
3 changed files with 40 additions and 16 deletions

View File

@@ -4,4 +4,7 @@
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK"/>
</manifest>