File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2424 android : roundIcon =" @mipmap/ic_launcher_round"
2525 android : supportsRtl =" true"
2626 android : theme =" @style/AppTheme"
27- android : usesCleartextTraffic =" true" >
27+ tools : targetApi = " m " android : usesCleartextTraffic =" true" >
2828 <service
2929 android : name =" .ProxyVpnService"
3030 android : permission =" android.permission.BIND_VPN_SERVICE" >
4343 <category android : name =" android.intent.category.LAUNCHER" />
4444 </intent-filter >
4545
46- <intent-filter android : autoVerify =" true" >
46+ <intent-filter
47+ tools : targetApi =" m" android : autoVerify =" true"
48+ >
4749 <action android : name =" android.intent.action.VIEW" />
4850 <category android : name =" android.intent.category.BROWSABLE" />
4951 <category android : name =" android.intent.category.DEFAULT" />
You can’t perform that action at this time.
0 commit comments