Branch: refs/heads/master
Home: https://github.com/jenkinsci/android-emulator-plugin
Commit: b02c1cf8f0cc6b6fbc3686bcd0d3334a414a13c0
https://github.com/jenkinsci/android-emulator-plugin/commit/b02c1cf8f0cc6b6fbc3686bcd0d3334a414a13c0
Author: Christopher Orr <[email protected]>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java
M src/main/java/hudson/plugins/android_emulator/EmulatorConfig.java
M src/main/java/hudson/plugins/android_emulator/SdkInstaller.java
M src/main/java/hudson/plugins/android_emulator/sdk/AndroidSdk.java
M src/main/java/hudson/plugins/android_emulator/util/Utils.java
A src/test/java/hudson/plugins/android_emulator/sdk/AndroidSdkTest.java
M src/test/java/hudson/plugins/android_emulator/util/UtilsTest.java
Log Message:
-----------
[FIXED JENKINS-26893] Disable the Android bug #34233 workaround on newer SDKs.
We no longer need to avoid the 64-bit emulators as of SDK tools version 22.6,
and the 32-bit emulators are no longer bundled on OS X, so hardcoding the usage
of `emulator-arm` was no longer working.
Now we only apply the workaround if an affected SDK tools version is installed.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.