commit | d4c3c05b8ae6a74f3ece20853828d3a8cebe3322 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Oct 24 16:04:56 2023 -0700 |
committer | Songchun Fan <schfan@google.com> | Tue Oct 24 16:05:01 2023 -0700 |
tree | 8be9f440788a36585bff51db4b4bcc539fb18b45 | |
parent | be1be92edf567d147f534854917af6fbee590379 [diff] |
[pm] remove deprecated mOldCodePaths in PackageSetting This is not used anywhere (presumably it was used at one point to preserve the old paths during DONT_KILL installs, but unclear). If needed, oldPackage.getPath() returns the replaced package's path, so we can just use that. BUG: 291212866 Test: n/a Change-Id: I7aa7cc970835fb8bd92ace189841728b455689ee