Commit fa1d1626 authored by Mygod's avatar Mygod

Fix missing permission

parent 9eff027e
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.shadowsocks.core"/>
package="com.github.shadowsocks.core">
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
</manifest>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment