cernekee / ics-openconnect

Android UI for OpenConnect VPN client
GNU General Public License v2.0
358 stars 129 forks source link

external: Use the ANDROID_NDK env variable as a default NDK path #39

Closed defer closed 5 years ago

defer commented 5 years ago

If defined, use the ANDROID_NDK defined in the system environment, this has been the standard env for the ndk path now. If undefined, define it to the previous value.