Android 4.0 CTS release 1
emulator: kernel: goldfish: VPN and networking option fixes

Built with the following patches:

46b05b2fc0594fd6db7ea88c1e9f02ec395c33a0 emulator: kernel: goldfish: Enable CONFIG_TUN
da20c851a097161bcb40f0204bf1fc94983d0542 emulator: kernel: goldfish: Update networking options
2fe8294d8a47820d986956e4b69c95b2d6af37a2 emulator: kernel: goldfish: Fix multi-touch event handling.

The HEAD of the source tree is the first SHA-1: 46b05b2fc0594fd6db7ea88c1e9f02ec395c33a0

The first one (in reversed order) fixes multi-touch emulation (when using a real
USB-connected device to emulate sensors)

The second one updates network configuration settings (enabling a few options in
the ARM configs that are already enabled in the x86 one)

The third one enables TUN and ensures that applications cannot create tun interfaces
as well. It depends on the second one and is required for VPN support in the emulator.

Change-Id: I45e3e70673c500a26f5927dc8e2c10441ca6a789
6 files changed