commit | 23f55288efdeeaa9663ee37d528bdb06ceb15987 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Fri Feb 05 08:55:45 2021 -0800 |
committer | Winson <chiuwinson@google.com> | Fri Feb 05 12:10:49 2021 -0800 |
tree | ef5f1bd6cee796e7a632ed45d8508768ab3b13a1 | |
parent | 83e006842fe3502cf941d609d03abb6129ec59e0 [diff] |
Avoid locking PMS when printing from DomainVerificationService Passes in a String -> PackageSetting function rather than calling into PackageManagerService directly and potentially taking the locked computer. Note that this change itself does not prevent locking, just allows that change to be made. Bug: 179461758 Test: builds, mostly debug functionality Change-Id: Ib9172e797edd26c5cd8621c16e2e06181e9b91a4