commit | 7ce697009dd1d29154a38bf78f37d6a8e9232c8e | [log] [tgz] |
---|---|---|
author | weijiew <weijiew@codeaurora.org> | Thu Sep 08 10:59:12 2016 +0800 |
committer | weijiew <weijiew@codeaurora.org> | Thu Sep 08 11:17:12 2016 +0800 |
tree | aa0c9a2847c89cf82652eadd6a7a9013a5f70e64 | |
parent | 9159ebde9c1bc74e531bd0cc5e7e9379d1d235e6 [diff] |
SnapdragonCamera: Pictures were rotated when the device is in flat position Normally, the picture taken by front camera needs to rotate 270 degree and the picture taken by rear camera needs to rotate 90 degree. Launch camera app when the device is in a close to flat position, camera app can’t get device’s orientation. The picture will not be rotated when the orientation is unknown. Change-Id: I41d19f162f28aa6838b0246f14475480c8703e06 CRs-Fixed: 1063452