summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes.html
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2016-06-15 16:57:32 -0700
committerSvet Ganov <svetoslavganov@google.com>2016-06-15 16:57:36 -0700
commit3138a9938b19d596b1581a538eb019f134903d06 (patch)
tree47815209a9317d28331153817b4a9c71437a7dc5 /docs/html/sdk/api_diff/24/changes.html
parent91131f459c490d735ccc57392c6e4ccac667826e (diff)
Don't dispatch Uris with appended user handle
This change fixes a bug where we started appending the user id to the changing Uri for observers to know what user's Uri changed. This is problematic as it changes the Uri structure expected by observers. Also there are no public APIs to factor out the user id from the Uri. If a system component needs to know for which user a Uri changed it can use ContentObserver#onChange(boolean, Uri, int) where the last argument is the user id. bug:19312280 Change-Id: I5f0982ac3c8d6b6eab060bab65d3b53182660ac7
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes.html')
0 files changed, 0 insertions, 0 deletions