OSDN Git Service

Moved implicit intents into explicit intents
authorJack Yu <jackyu@google.com>
Thu, 5 Jan 2017 23:19:31 +0000 (15:19 -0800)
committerJack Yu <jackyu@google.com>
Sat, 7 Jan 2017 05:59:48 +0000 (21:59 -0800)
commit5569246e9331c459fc294eb3bfb5cfe1fa5fc935
treeb876b2838ba51cdc3c04725fb32f55c7ec583d34
parent6fd63e4df682dfbcc2b86393216a31bd2163e484
Moved implicit intents into explicit intents

Moved two intents SMS_EMERGENCY_CB_RECEIVED_ACTION and
SMS_SERVICE_CATEGORY_PROGRAM_DATA_RECEIVED_ACTION are
now sent to the default cell broadcast receiver only.

The default cell broadcast receiver can be changed through
the resource overlay. Otherwise it is default to
com.android.cellbroadcastreceiver

bug: 33783447
Test: manual
Change-Id: I64db3b05400513bacf278ff9f93236495860803e
core/res/res/values/config.xml
core/res/res/values/symbols.xml