One of my scripts that I use to generate monkey.jungle files started to display a warning after a recent upgrade of some of the devices in the sdk manager:
montana7xx: compiler.resolution: {'height': 800, 'width': 480} != simulator.display.location: {'height': 717, 'width': 480, 'x': 101, 'y': 104}
This happens only in montana7xx. I'm not sure if this is a bug in the simulator.json or it's a misunderstanding from my part. My script displays the warning if either the width or the height are different between the two. For all the other devices they are equal.
When looking at the simulator window of montana it looks strange now. The top and the bottom is cut. I don't remember it being like that in the past.