File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 android : path =" /v2ray-plugin" />
3030 </intent-filter >
3131 <meta-data android : name =" com.github.shadowsocks.plugin.id"
32- android : value =" v2ray" />
33- <meta-data android : name =" com.github.shadowsocks.plugin.id.aliases"
3432 android : value =" v2ray-plugin" />
33+ <meta-data android : name =" com.github.shadowsocks.plugin.id.aliases"
34+ android : value =" v2ray" />
3535 <meta-data android : name =" com.github.shadowsocks.plugin.executable_path"
3636 android : value =" libv2ray.so" />
3737 </provider >
4242 <category android : name =" android.intent.category.DEFAULT" />
4343 <data android : scheme =" plugin"
4444 android : host =" com.github.shadowsocks"
45- android : path =" /v2ray" />
45+ android : path =" /v2ray-plugin " />
4646 </intent-filter >
4747 </activity >
4848 </application >
You can’t perform that action at this time.
0 commit comments