Cake-VPN
Cake-VPN copied to clipboard
Update IOpenVPNAPIService.aidl
Ability to pass extras when starting VPN via AIDL using inline config. To preserve backward compatibility, a new method is created: IOpenVPNAPIService#startVPNwithExtras(String, Bundle). Currently only one parameter is supported: de.blinkt.openvpn.api.ALLOW_VPN_BYPASS – boolean.
@ashraf789 Do you approve this pull request
@tinycellstuan @Ultimatetinycellstuan I didn't get any use case for this update. You added startVPNwithExtras method but where is the implementation and where do you call this method. please write details.
Thanks.