I have AOSP android-4.0.1_r1 downloaded from Android site. http://source.android.com/source/downloading.html
There is OpenSSH folder and source inside /external folder.
When I compiled the entire aosp for emulator, I am not able to ssh executable created in android out folder for emulator.
Is there a way how I can compile OpenSSH from android's external folder?
- Ruchik