Fix MSIM issue of broadcast intent overwritten unintentionally

Since the following broadcast intents are differentiated only by extra
for each SIM, if intents for Slot1 and Slot2 are sent in succession,
Slot1 intent can be overwritten, causing loss of information. To prevent
the issue, remove "FLAG_RECEIVER_REPLACE_PENDING" from intent.
 - ACTION_RADIO_TECHNOLOGY_CHANGED
 - SPN_STRINGS_UPDATED_ACTION

Bug: 30296957
Change-Id: I281f8063b2bf10efe3165ea29305265bd9d3eb30
3 files changed
tree: 0fd863d0c327bce92286c1296ed3f928227ae06e
  1. src/
  2. tests/
  3. tools/
  4. Android.mk
  5. CleanSpec.mk
  6. README.txt