commit | f5633ed9ecb3d3428324a9c1e97672bfed02768a | [log] [tgz] |
---|---|---|
author | Li Wei <liwei@codeaurora.org> | Fri Oct 14 12:57:24 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Oct 18 20:34:43 2016 -0700 |
tree | 838b9142c947e6b9c7f1850bb0d712d248b425d6 | |
parent | 27ff3f263666f6d61cd0b0db984734bcc561e2e1 [diff] |
Dialer:Fix FC when it disables READ/WIRTE CALL LOG permission -It needs to check/grant Manifest.permission.WRITE_CALL_LOG and Manifest.permission.WRITE_CALL_LOG before calling queryLastOutgoingCall() function to avoid FC. Change-Id: I0689270a1b59039121372de0e77b9cb28e3ea9db CRs-Fixed: 1011439