Send a protected intent ACTION_MMSSMS_DATABASE_LOST upon mmssms.db corruption or loss

This CL sends a protected broadcast intent for catching the mmssms.db
getting mysteriously lost. The intent is protected with
MODIFY_PHONE_STATE permission.

Bug: 115990430
Test: Simulated mmsmsm.db corruption and verified that the intent is
broadcasted and received by application with MODIFY_PHONE_STATE
permission

Merged-in: I1e9070d6a11406078876c9b71b163aec307e4050
Change-Id: I1e9070d6a11406078876c9b71b163aec307e4050
1 file changed