Handle CMAS messages in CB module
The majority of CDMA SMS broadcast messages are through CMAS. This CL moves the handling of CMAS messages to the CB module, gated by a flag which is false by default. Test CMAS messages can also be sent through ADB. Since this behavior is common to GsmInboundSmsHandler and CdmaInboundSmsHandler, the logic has been moved up into InboundSmsHandler. Bug: 135956699 Test: manual, atest GsmInboundSmsHandler Change-Id: If18dc05927d9594799d7d23cbb935ab9aac51586 Merged-In: If18dc05927d9594799d7d23cbb935ab9aac51586
Loading
Please register or sign in to comment