diff options
author | Jake Hamby <jhamby@google.com> | 2012-05-09 15:17:16 -0700 |
---|---|---|
committer | Jake Hamby <jhamby@google.com> | 2012-05-09 15:17:16 -0700 |
commit | 6de4da44618c970e32c84c28a37e38156388107e (patch) | |
tree | f094647c0409345472baf4022f136a109e82cad5 /docs/html/sdk/api_diff/16/changes | |
parent | 01028b6fa4d56808f3cced408d9d55ae1a710fa8 (diff) |
Change SMS security check to enforceCallingPermission().
The permission check for IccSmsInterfaceManager.sendText() was changed from
enforceCallingPermission() to enforceCallingOrSelfPermission() to enable the
Phone app to send SMS's directly for the "reply by SMS" feature. That feature
was implemented in a different way (handled by the MMS app), so the permission
check can be changed back to the original enforceCallingPermission(). Verified
that SMS can still be sent, including "reply by SMS" for an incoming call.
Bug: 4686733
Change-Id: If844a0c485de0a87857d8f82a3452e776005153e
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions