android-external-openvpn
android-external-openvpn copied to clipboard
Integration into AOSP tree
Hi there,
I'm not sure if this is an oversight, or my own ignorance. But I've fixed it, and thought I should share. I have integrated OpenVPN into the android source tree (under external), and had to fight a few problems. There are 5 points where compilation fails because a string variable is being passed to a macro that expects a static. I have fixed the problems. Shall I give line numbers? Is it worth it?
If you tell me what info you need, I will supply it.
---Josh