Skip to content

Commit

Permalink
Add incomplete sentence in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandar-apostolov committed Aug 26, 2024
1 parent 18dad24 commit 3ae19eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stream-video-android-core/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MICROPHONE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_CAMERA" />

<!-- If the app is only -->
<!-- If the app is only livestream viewer/guest type -->
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />

<!-- If the calls support screensharing -->
Expand Down

0 comments on commit 3ae19eb

Please sign in to comment.