commit | cbf2c477e637a1cede01e4a18666a950170e0c6f | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Mon Jul 13 09:53:39 2015 +0800 |
committer | Byunghun Jeon <bjeon@codeaurora.org> | Wed Jul 15 14:22:07 2015 -0700 |
tree | ce015881844c890f8dcd73259a3505df3c6b2639 | |
parent | be3465750ac0ceeae737d6764dcc73a700328a6d [diff] |
SnapdragonCamera: Stop record when screen off During Gplayer play, when we press power key to make screen off the SnapdragonCamera can not stop recording video. Add a broadcast for SCREEN_OFF to make the SnapdragonCamera stop when press power key. Change-Id: I7f06bc651aebd3c23212edfc55696fb93e9e250d CRs-Fixed: 866025