commit | 91c12c27ef64f0573c02a9938a8c280f5a6c664e | [log] [tgz] |
---|---|---|
author | Vairavan Srinivasan <vairav@codeaurora.org> | Fri Jan 21 18:26:06 2011 -0800 |
committer | Vairavan Srinivasan <vairav@codeaurora.org> | Fri Jan 21 18:26:06 2011 -0800 |
tree | 40b692635535ca2ab84ad89a63530e729c5fb749 | |
parent | 7d234fabe61cd5f034fe4ff4484209fbf5130c4d [diff] |
frameworks/base: Track owner in appropriate owners list of Uri The owner isn't kept track it URI's writeOwners when grantUriPermissionUncheckedLocked is invoked to provide both read and write access to the URI. Fix is to check for both read and write permissions and add owner to appropriate lists. Change-Id: Id23688b96aefeb0a4911ee52ad47124bc5904fa0