commit | b060ce4088adf0ab475b72c1e7f01ced34bf9fb3 | [log] [tgz] |
---|---|---|
author | Jayachandran C <jayachandranc@google.com> | Thu Oct 18 10:03:12 2018 -0700 |
committer | Jayachandran C <jayachandranc@google.com> | Thu Oct 18 17:54:47 2018 -0700 |
tree | 72456d04d3aeb1a673a739d707f357b9eecccf22 | |
parent | 8983a2f98dab77a306bfb24e261bd7970c47fc05 [diff] |
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 Change-Id: I1e9070d6a11406078876c9b71b163aec307e4050