commit | baae6e40312bb02f905fa243fbd844a20a63b481 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Wed Jul 29 14:57:29 2015 -0700 |
committer | Jack Yu <jackyu@google.com> | Wed Jul 29 15:12:19 2015 -0700 |
tree | 2b207f8c196d78fb668ca297de58152ed1cdf84c | |
parent | 51852469d2bd02b31e7398185c7716f892a05c15 [diff] |
Granted READ_PRIVILEGED_PHONE_STATE to the phone service to fix a permission denial issue. When CellBroadcastReceiver sends a CB_AREA_INFO_RECEIVED intent to Settings->Status->SimStatus activity running in the phone service, the intent was not sent correctly due to permission denial. Fixed by granting READ_PRIVILEGED_PHONE_STATE permission to the phone service. bug: 22160189 Change-Id: Idb106f2372fc97fd01384cdd246e9ef3430f208d