commit | 58081b664ab026c55b44b191e23c1c550558d74d | [log] [tgz] |
---|---|---|
author | Zhou Song <zhous@codeaurora.org> | Wed Feb 24 13:10:55 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 04 00:26:10 2016 -0800 |
tree | c1b86c7feae9efe3c8bd23201eeef9e523de78f0 | |
parent | 5883e00056b87f847a5005159e36d09888c787bb [diff] |
audiopolicy: fix notification tone during call not stopped after call ended Due to wrong func isInCall() called in setPhoneState() after phone state changed, notification tone won't be stopped after call ended. Correct the func to isStateInCall(int state). Change-Id: I607e96f1fecdcf37d8865af2aa9b4cbd4450aca6 CRs-Fixed: 978534