commit | 819d2745b4e04eb684ab323742b718c66d19c2c1 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Tue Sep 29 15:43:00 2015 -0700 |
committer | Todd Kennedy <toddke@google.com> | Thu Jan 07 13:51:16 2016 -0800 |
tree | ed574b1c07f850722de280936eaa990bb9fdc134 | |
parent | d1240219aadedc867b50158c67d1737a27fa7c6f [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