commit | b80e848096e8df45cadc6fb849bb9d78795f9885 | [log] [tgz] |
---|---|---|
author | Hu Wang <huw@codeaurora.org> | Wed Apr 08 14:36:46 2015 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Apr 15 03:03:32 2015 -0700 |
tree | e4fa785331447b6fe128d8b1958ab47638dec14c | |
parent | 55b47fa2bca8c3dae146fc50d3e9162bbfb7e545 [diff] |
FM: Add code to handle headset hook key long press event Headset hook key long press will send two ACTION_DOWN events. So FM will treat it as two short press events and it will stop and restart again. Add code to distinguish it is long press or short press and ignore the long press event. Change-Id: I8cd5b090b3f873c759fdb87df64a08e03b32d812 CRs-Fixed: 819269