commit | 1cd6c6ecdf24ad5f567ef9ed23aecc4d024d6650 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Mon Mar 18 12:56:33 2013 -0700 |
committer | Nick Kralevich <nnk@google.com> | Mon Mar 18 13:59:04 2013 -0700 |
tree | a0cf2ce4d545f4878af0d4db1507c968123cd89b | |
parent | 952e4805f72c0835bbd158051fc56dc64d1d660d [diff] |
PackageManagerService: honor requestedPermissionsRequired Don't automatically grant all normal/dangerous permissions. Instead, check the value of requestedPermissionsRequired to see if it's required. If the permission is not required, then only grant it if the permission was previously granted to the application. Change-Id: I86b1fae530c006d353f9fa22137598bc88253805