ranchu: trigger goldfish_fb rotation on command It seems QEMU is turning the display around in a counter-clockwise maner, but Android understands degrees of rotations as clockwise rotations. Tweaking the input values and the actual rotation of the framebuffer accordingly makes things work as expected. Signed-off-by: Alex Bennée <[email protected]> [CD: rotation mapping fix] Signed-off-by: Christoffer Dall <[email protected]>