Commit 8356b483 authored by Mygod's avatar Mygod

Request QUERY_ALL_PACKAGES for mobile

parent 8f445bc1
......@@ -3,8 +3,9 @@
package="com.github.shadowsocks"
tools:ignore="MissingLeanbackSupport">
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"
tools:ignore="QueryAllPackagesPermission" />
<uses-permission-sdk-23 android:name="android.permission.CAMERA" />
<!-- <uses-permission-sdk-23 android:name="android.permission.QUERY_ALL_PACKAGES" />-->
<uses-feature android:name="android.hardware.touchscreen"
android:required="false"/>
......
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