commit | 2e3e943ccd419dd10d3e4df5ae7640e8b020cc76 | [log] [tgz] |
---|---|---|
author | Benjamin Franz <bfranz@google.com> | Fri Apr 17 15:28:17 2015 +0100 |
committer | Benjamin Franz <bfranz@google.com> | Wed Apr 29 18:28:39 2015 +0100 |
tree | a7bbc206ecb08cbfc2af0f67658f210f2591944e | |
parent | 340b198ccbd1a05e67d586c345139617d4b84ce0 [diff] |
Add package name extra to PackageInstaller callback If an app invokes app install via PackageInstaller APIs without knowing the package name, the callback contains no information about the name of the installed package. Add EXTRA_PACKAGE_NAME to this callback. Also allow PackageInstaller to distinguish between a newly installed and an updated package. Bug: 19764848 Bug: 20150135 Change-Id: I062440a08df9a723e9445ea10bc6f6800c5b99a8