OSDN Git Service

Fix WIN SDK build: don't break if emulator-x86 is missing.
authorRaphael Moll <ralf@android.com>
Wed, 23 Mar 2011 20:01:10 +0000 (13:01 -0700)
committerRaphael Moll <ralf@android.com>
Wed, 23 Mar 2011 20:01:10 +0000 (13:01 -0700)
commitecd2f055e09ebe5a16244b91af1c6f80cae671a0
tree46521e6a8fcce72c7d8a1dd7606729cacb3ead51
parent6abe1896a2099442787fd996ac833cdae76113eb
Fix WIN SDK build: don't break if emulator-x86 is missing.

The core issue is why emulator-x86 is missing from the build.
Whilst we investigate why, this will unbreak the build. We should
revert this once the emu-x86 is built correctly again.

Change-Id: I4852490f1fea91ea18a798be28411f5a57a31a89
build/patch_windows_sdk.sh