Skip to content

Commit

Permalink
Merge pull request #3 from zero-meta/master
Browse files Browse the repository at this point in the history
Reverse add android:foregroundServiceType.
  • Loading branch information
labolado authored Aug 27, 2024
2 parents da6f9f9 + 941eaab commit ca0b334
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified plugins/2020.3620/android/plugin.screenRecorder.aar
Binary file not shown.
1 change: 0 additions & 1 deletion src/android/plugin/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<uses-permission android:name="android.permission.RECORD_AUDIO" />

<application
android:foregroundServiceType="mediaProjection"
tools:targetApi="q">

<activity android:name=".VideoPreviewActivity"
Expand Down

0 comments on commit ca0b334

Please sign in to comment.