Skip to content

Commit 01e6865

Browse files
authored
Merge pull request #115 from kdroidFilter/android-fix
Enhance media player stability and compatibility on Android
2 parents 7fa9c7c + ed2f6e7 commit 01e6865

File tree

6 files changed

+462
-259
lines changed

6 files changed

+462
-259
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3+
<uses-permission android:name="android.permission.WAKE_LOCK"/>
34
</manifest>

0 commit comments

Comments
 (0)