Invoke SMS filters for messages from blocked numbers.
Users block numbers to avoid seeing visible messages from those numbers. However, SMS is used for visual voicemail notifications and other carrier system messages; if a user happens to block the number used to send these messages, then these important messages would be dropped before the relevant filters would be invoked. We now allow the filters to run independent of block state, which is applied after the filters. This permits filters to run while still ensuring that the user never sees a message from a blocked number in their SMS app. Bug: 136262737 Test: atest GsmInboundSmsHandlerTest; on-device test of blocked SMS Change-Id: Ia04334fccae25ffc93459de425b613201705ef48 Merged-In: Ia04334fccae25ffc93459de425b613201705ef48
Loading
Please register or sign in to comment