commit | dbf572969d739bc4e9970c8eb4732225dc579f18 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Mon Nov 30 18:12:33 2020 -0800 |
committer | Hai Zhang <zhanghai@google.com> | Wed Dec 02 14:46:14 2020 -0800 |
tree | 9a00625652042e56ba58aadd1e02480010820015 | |
parent | 1cd2eb673a4af8b3c16814c99353707b6d4c4981 [diff] |
Create PackageInstalledParams for onPackageInstalled(). So that the API is extensible, and we will only need to add new methods instead of modifying existing ones when a new parameter needs to be introduced. Bug: 158736025 Test: presubmit Change-Id: Iac14af78a7d8dc611800d8f78b7a496f07f74a09