commit | a1d12cfdb072acb14fa95d5e771e23396e6bd8e1 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Tue Sep 29 15:43:00 2015 -0700 |
committer | Todd Kennedy <toddke@google.com> | Wed Sep 30 14:11:33 2015 -0700 |
tree | e66c88203668005644d6562cc21913764be7e9b3 | |
parent | f370a5b3035766dab1237f74a4439eb2dddeb24b [diff] |
Update PackageInstaller install handing * Allow forcing permission check. We want to modify the PackageInstaller to use the PackageInstallerSession for better security / remove deprecated APIs. In order to do this and continue to prompt for permissions, we need to prevent the PakcageInstaller from auto-approving the permissions. * Add originating UID to SessionParams. This is used for package verifier checks. Bug: 22282121 Change-Id: I19079749d20ace66f1332f399d52cb0fb8784cd9