commit | c70d966b798508275001215b50ea9e74f3688eb7 | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Tue Sep 15 17:04:00 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Mon Sep 21 10:16:33 2015 +0800 |
tree | 0884a8e2378db2c6df834ab8e5159d546186528b | |
parent | 465c11e451e18b7f3e8109fdbbc56b866f7f8a56 [diff] |
SnapDragonCamera: make exit smooth in landscape mode In landscape mode, the system will change the display config to portrait, so the SurfaceView should destroy first, then close the camera device. As user press back key for exit camera, set the screen to portrait first, then close the camera device. CRs-Fixed: 890573 Change-Id: I01c5ed11aea00be6809231b704fb3b2514c20c84