|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Code changed in jenkins
User: Christopher Orr
Path:
src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java
src/main/java/hudson/plugins/android_emulator/Constants.java
src/main/resources/hudson/plugins/android_emulator/Messages.properties
http://jenkins-ci.org/commit/android-emulator-plugin/d9b942b565c062c91d4de57f027d53cb0fbfdfe7
Log:
[FIXED JENKINS-13313] Removed warning about suspect screen resolution values.
This doesn't make so much sense since larger screen sizes like tablets and TVs
became possible, as we don't know what physical screen size the intended device
has, so we don't know whether a density/resolution pair makes sense or not.