commit | 111285763204cabff682b381928fd5447a5c6a90 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Mon Oct 11 10:51:32 2010 -0700 |
committer | Kenny Root <kroot@google.com> | Mon Oct 11 15:11:12 2010 -0700 |
tree | 1ea9124701006d918741d876f16fb4df1190ab7b | |
parent | 692cac9fdd7b179ba807351772fdf2339c000dfe [diff] |
Grant URI permissions to the MCS When the PackageManagerService is asked to install from a URI, it might be explicitly granted the permission to read from the URI content provider. We need to pass along these permissions to the MediaContainerService (DefaultContainerService) to ensure the MCS can read from the content provider. Change-Id: Ie7ddaeb638af82b60792a4c3f8c99e1e8eef1916