commit | 6c309abd0204b2f33fcc599092d7ae87880d28f2 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Thu Oct 27 18:19:43 2016 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Thu Oct 27 18:22:32 2016 +0200 |
tree | eb7e792db032d8f15c7c8cd985ab320bed7e246d | |
parent | 8ac85f257f15dbde3918875f696dde3bca8afa4d [diff] |
glue: Proper support for -http-proxy option. This adds the required glue code to make -http-proxy option work, by injecting the AndroidEmu HTTP proxy implementation into the SLIRP stack at emulation setup time. + Remove -http-proxy from the list of QEMU2 options, it is not needed because the corresponding initialization can be performed directly in android-qemu2-glue/main.cpp instead. Change-Id: Ia972b7882ebf00a379ed9536e93e44551e3b0160