commit | 0838eec5ff61632d10a0fc2a90e4310574a17a14 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Oct 10 16:31:10 2023 -0700 |
committer | Songchun Fan <schfan@google.com> | Thu Oct 12 16:49:24 2023 -0700 |
tree | e8cef977d3d220e773610776d3543be400bf2d74 | |
parent | c43bb7a0a55ab28c3941e7cbb24f7adca79d9a4a [diff] |
[pm] copy some fields from AndroidPackage to PackageState These fields are valid even if the AndroidPackage object has been deleted or does not exist. They are used in the app update flow. Using the PackageState version of the fields allows updates for apps that don't have a valid AndroidPackage object. BUG: 300705469 Test: builds Change-Id: I589b10fb2428057bbbbfcea1a3d976034e1ba2f3