commit | ac3db53dca4ce0d2da57efcb80b72971a616ebb2 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Wed Feb 26 14:57:20 2020 -0800 |
committer | Winson <chiuwinson@google.com> | Wed Feb 26 15:16:11 2020 -0800 |
tree | 5152f94ad1a8c1fe8d0e13649ed4fd9ce54e13a6 | |
parent | 969e1e2759c0fad8862df2a9b4467e2e0bfb4594 [diff] |
Initialize PackageManagerService ApplicationInfo instances to system user The data directory for components using AppInfo objects created during PackageSetting commit is not specific per-user, so the ApplicationInfo object must be initialized in PMS, as callers don't expect to do so themselves. Bug: 150109595 Change-Id: If0b8af43ca449700bb192a272b4e64b0ec92b7f8