emulator: Do not build emulator-related modules with platform-build.

This patch removes the emulator modules from the Windows SDK build,
as well as the GPU emulation library modules from emulator-specific
platform builds.

Note that these binaries and libraries are now directly built from
sources through the emulator's own standalone build system, i.e.:

  cd external/qemu
  ./android-rebuild.sh

Change-Id: I5fd1f154f5118c3d9eee80c24ffa45068d7cfc33
1 file changed