|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15967) Android Emulator Plu... [email protected] (JIRA)
- [JIRA] (JENKINS-15967) Android Emulato... [email protected] (JIRA)
- [JIRA] (JENKINS-15967) Android Emulato... [email protected] (JIRA)
- [JIRA] (JENKINS-15967) Android Emulato... [email protected] (JIRA)

Code changed in jenkins
User: Jørgen P. Tjernø
Path:
src/main/java/hudson/plugins/android_emulator/sdk/Tool.java
src/main/java/hudson/plugins/android_emulator/util/Utils.java
http://jenkins-ci.org/commit/android-emulator-plugin/04c6fedb0fa692ef903f21e502e93542019e70a3
Log:
Don't look for specific emulator binaries.
Only look for the main emulator binary when validating an SDK root -
don't look for the emulator64-* binaries (only in r21+) and the -mips
and -x86 binaries (only in r12+).
This resolves JENKINS-15967.