OSDN Git Service

fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different...
authorMathias Agopian <mathias@google.com>
Thu, 21 Oct 2010 07:07:32 +0000 (00:07 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 21 Oct 2010 07:07:32 +0000 (00:07 -0700)
commit937af9b7136a8b692812bc47eaeb9a3e255c46a5
tree2f8b40fe05cd925e207f1671c9321f703c88007d
parent118b5d7961a4abc29c8bd592956007f40ad4fc6d
fix part of [Issue 3114236] [Crespo] The order of FLIP_H and ROT_90 is different from other devices

there are a typo in hardware.h where FLIP_V and FLIP_H were inverted.
this change will probably break all the overlay HALs which
implement FLIP_V/H, which thanksfully are not many.

Change-Id: Ie824d9a924354d637e44eb6476cb4e5e945c3594
include/hardware/overlay.h