Index: build/android/install_emulator_deps.py |
diff --git a/build/android/install_emulator_deps.py b/build/android/install_emulator_deps.py |
index c7445a14996d5acb15bc368aac044c3b3a3daf6e..7b122236266a3683319ae1810880431c5e869b7e 100755 |
--- a/build/android/install_emulator_deps.py |
+++ b/build/android/install_emulator_deps.py |
@@ -21,7 +21,7 @@ from pylib.utils import run_tests_helper |
# From the Android Developer's website. |
SDK_BASE_URL = 'http://dl.google.com/android/adt' |
-SDK_ZIP = 'adt-bundle-linux-x86_64-20130219.zip' |
+SDK_ZIP = 'adt-bundle-linux-x86_64-20130522.zip' |
# Android x86 system image from the Intel website: |
# http://software.intel.com/en-us/articles/intel-eula-x86-android-4-2-jelly-bean-bin |