Skip to content

Commit

Permalink
Revert "Fix SecurityException on Asus Fonepads"
Browse files Browse the repository at this point in the history
This reverts commit f7d422d.
  • Loading branch information
madeye committed Aug 9, 2016
1 parent b1c19f8 commit cda3650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
android:name=".ShadowsocksVpnService"
android:process=":bg"
android:label="@string/app_name"
android:permission="android.permission.BIND_VPN_SERVICE"
android:exported="false">
<intent-filter>
<action android:name="android.net.VpnService"/>
Expand Down

0 comments on commit cda3650

Please sign in to comment.