commit | 628c0813f084617b1a55c20d51810780f17b241a | [log] [tgz] |
---|---|---|
author | himta ram <hram@codeaurora.org> | Wed Jan 29 11:40:16 2020 +0530 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Jan 05 09:23:38 2021 -0500 |
tree | 7117ed56c286a88c9f447a8ab1b98b0334728a7c | |
parent | cfc0ed3a1c7ce0c54a4ceab5341b40290c18139a [diff] |
add support to check if Cs Call InProgress Activity Manger warned intent codeaurora.telecom.action.CALL_TYPE used for Call type in progress as a nonprotected broadcast,and this may cause security concerns. Remove the non-protected system broadcast with action codeaurora.telecom.action.CALL_TYPE. Add the isCsCallInProgress API to know the call type in progress. CRs-Fixed: 2676961 Change-Id: I3db21619bd8cd90b1e676fce66b1a4a6f1a5de70