diff options
author | Benjamin Franz <bfranz@google.com> | 2015-06-19 16:03:38 +0100 |
---|---|---|
committer | Benjamin Franz <bfranz@google.com> | 2015-06-29 16:17:55 +0100 |
commit | adea1918bef942b6214cf549b1316affd2b10280 (patch) | |
tree | 15917df1134b5436dc5fd2cc1aab3289a505365e /docs/html/sdk/api_diff/21/changes | |
parent | 107cb81f9054a406b94e249c99fd7d64be71faec (diff) |
Make ContentObservers work across profiles
Currently registering for changes to a cross-user Uri does not work, as
the calling user id is used to identify the Uri. Change this to use the
userId the Uri is associated with. In order to protect Uris across
users, we only allow registration for a Uri when the caller has read
permission. We also only allow notify calls from across users when the
caller has write permission to the Uri.
Bug: 19312280
Change-Id: Ide216b09980ed5ebefe9b37c946dd8160167809f
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions